Commit f3b2e521 by BellCodeEditor

save project

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