Commit 4a2afe96 by BellCodeEditor

auto save

parent 88b80c50
Showing with 1 additions and 2 deletions
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
with open(r'C:\Users\Administrator\Desktop\test.txt','a',encoding="utf-8") as b1: with open(r'C:\Users\Administrator\Desktop\test.txt','a',encoding="utf-8") as b1:
b1.write("小丽:11本\n") b1.write("小丽:11本\n")
b1.write("李文:9本\n") b1.write("李文:9本\n")
b1.write("张伟:16本\n") b1.write("张伟:16本\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