Commit 686392f4 by BellCodeEditor

save project

parent 5cd2083b
Showing with 1 additions and 1 deletions
......@@ -6,4 +6,4 @@ with open(r'C:\Users\86185\Desktop\book.txt','a',encoding='utf-8')as file:
#file1.write('张伟:16本\n')
#file1.close()
file.write('小强:12本\n')
file.write('小强:12\n')
file.write('李明:15\n')
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