Commit f563beff by BellCodeEditor

save project

parent 87aff45c
Showing with 2 additions and 2 deletions
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
# print("end") # print("end")
with open("d:/a.txt","a",encoding="utf-8") as f: with open("d:/a.txt","a",encoding="utf-8") as f:
f.write('小兰:12本、小丽:11本、李文:9本、张伟:16本') f.write('小兰:12本/n小丽:11本/n李文:9本/n张伟:16本/n')
\ No newline at end of file \ 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