Commit 4dde18f6 by BellCodeEditor

save project

parent 92444277
Showing with 2 additions and 2 deletions
......@@ -5,4 +5,4 @@
#file1.write('w:9\n')
#file1.write('z:16\n')
with open(r'C:\Users\Public\Desktop\test.txt','a',encoding = 'utf-8')as file:
file1.write('z:11\n')
\ No newline at end of file
file.write('z:11\n')
\ 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