Commit 23799956 by BellCodeEditor

save project

parent c512c52c
Showing with 4 additions and 2 deletions
...@@ -5,4 +5,6 @@ file1.write('asdfghrtetybl') ...@@ -5,4 +5,6 @@ file1.write('asdfghrtetybl')
file1.close() file1.close()
with open('') with open('C:\Users\Administrator\Desktop\book1.txt','a',encoding='utf-8')
\ No newline at end of file file.write('asdfghjkl')
file.write('asdfghrtetybl')
\ 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