Commit 91730ec8 by BellCodeEditor

save project

parent 4fa4c3b6
Showing with 8 additions and 4 deletions
a1=open(r'C:\Users\Administrator\Desktop\新建文件夹\aqq.txt','w',encoding='utf-8')
a1.write('sb')
a1.close()
\ No newline at end of file
a1=open(r'C:\Users\Administrator\Desktop\新建文件夹\i.txt','w',encoding='utf-8')
#a1.write('你个傻逼 \n')
a1.write()
a1.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