Commit 94cedaab by BellCodeEditor

save project

parent 733ad315
Showing with 1 additions and 1 deletions
with open(r"C:\Users\xuank\Desktop\diy.txt",'a',encoding='utf-8') as word:
with open(r"C:\Users\xuank\Desktop\diy.txt",'w',encoding='utf-8') as word:
word.write("小兰:20本\n")
word.write("小强:19本\n")
word.write("李明:10本\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