Commit 3c35ad11 by BellCodeEditor

auto save

parent 8fd93316
Showing with 2 additions and 182 deletions
...@@ -14,185 +14,4 @@ with open('C:\\Users\\jd\\Desktop\\text.txt','a',encoding="utf-8") as fileEason: ...@@ -14,185 +14,4 @@ with open('C:\\Users\\jd\\Desktop\\text.txt','a',encoding="utf-8") as fileEason:
fileEason.write('李文:9本\n') fileEason.write('李文:9本\n')
fileEason.write('张伟:16本\n') fileEason.write('张伟:16本\n')
fileEason.write('小强:12本\n') fileEason.write('小强:12本\n')
fileEason.write('李明:15本\n') fileEason.write('李明:15本\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