Commit 5bbe9270 by BellCodeEditor

save project

parent c1c63d3b
Showing with 1 additions and 1 deletions
whth open(r'C:\Users\丽达玛酷8号\Desktop\a.text','w',encoding='utf-8') as file: whth open(r'C:\Users\丽达玛酷8号\Desktop\a.text','a',encoding='utf-8') as file:
file.write('小丽:11本\n') file.write('小丽:11本\n')
file.write('小强:12本\n') file.write('小强:12本\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