Commit d4977152 by BellCodeEditor

save project

parent a2a1b50e
Showing with 2 additions and 2 deletions
......@@ -8,4 +8,4 @@ file1.close()
with open(r'c:\Users\CM\Desktop\book.txt','a',encoding='utf-8')as file:
file1.write('李明:10本\n')
file1.write('小强:15本\n')
file1.close()
\ No newline at end of file
file1.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