Commit 7f26d5fc by BellCodeEditor

save project

parent e22cad54
Showing with 1 additions and 1 deletions
a=open(r'C:\Users\EDZ\Desktop\text.txt','w',encoding='UTF-8')
a=open(r'C:\Users\EDZ\Desktop\test.txt','a',encoding='UTF-8')
a.write('小兰:12本\n')
a.write('小丽:11本\n')
a.write('李文:9本\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