Commit 20952c8c by BellCodeEditor

auto save

parent eb6f9336
Showing with 0 additions and 8 deletions
file=open(r'C:\Users\Administrator\Desktop\新建文件夹','r',encoding='utf-8')
a=file.read()
print(a)
deaes saDEWS QDDWAx uyuuyuu for
with open(r'C:\Users\Administrator\Desktop\新建文件夹','r',encoding='utf-8') as file:
file.write(new_data)
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment