Commit c024b738 by BellCodeEditor

save project

parent 2a9b0992
Showing with 2 additions and 2 deletions
......@@ -6,4 +6,4 @@
#file1.write('张伟:16本')
#file1.close()
with open(r'C:\Users\CM\Desktop\test.txt','a',encoding='utf-8')as file:
file.write('小兰:12本')
\ No newline at end of file
file.write('小兰:12本\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