Commit 4fa783f3 by BellCodeEditor

save project

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