Commit 7421b96a by BellCodeEditor

save project

parent 926d7194
Showing with 4 additions and 0 deletions
...@@ -4,3 +4,6 @@ file1.write("小兰:12本\n") ...@@ -4,3 +4,6 @@ file1.write("小兰:12本\n")
file1.write("小李:11本\n") file1.write("小李:11本\n")
file1.write("小货:0本\n") file1.write("小货:0本\n")
file1.write("许群基:10000本\n") file1.write("许群基:10000本\n")
file1.write("小兰:14本\n")
file1.close()
with open(r"C:\Users\Makcoo-Bellcode\Desktop\hh.txt",'a',encoding='utf-8')
\ 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