Commit 3bb91e8d by BellCodeEditor

save project

parent c373cbde
Showing with 3 additions and 4 deletions
with open(r'C:\Users\Lenovo\Desktop\wzry.txt','w',encoding='utf-8') as file:
file.write('xl:12b')
with open(r'C:\Users\Lenovo\Desktop\wzry.txt','a',encoding='utf-8') as file:
file.write('xl:12')
file.write('xq:21')
\ No newline at end of file
file.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