Commit 1982615a by BellCodeEditor

save project

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