Commit 2e340525 by BellCodeEditor

save project

parent 3c640aaf
Showing with 5 additions and 0 deletions
...@@ -10,3 +10,7 @@ file1.close() ...@@ -10,3 +10,7 @@ file1.close()
with open(r"C:\Users\23636\Desktop\ttese.txt","a",encoding="utf-8") as file1: with open(r"C:\Users\23636\Desktop\ttese.txt","a",encoding="utf-8") as file1:
file1.write('张伟:12本\n') file1.write('张伟:12本\n')
with open(r"C:\Users\23636\Desktop\ttese.txt","a",encoding="utf-8") as file1:
a=file1.
\ 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