Commit 13e40924 by BellCodeEditor

auto save

parent 1982615a
Showing with 2 additions and 1 deletions
#a=open(r'C:\Users\86130\Desktop')
#a .write('星期六')
#a.close()
a=open(r'C:\Users\86130\Desktop','w',encoding='utf-8')
wopen(r'C:\Users\86130\Desktop','w',encoding='utf-8')
a.write('\nsdfggyh')
a.close()
\ 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