Commit effef933 by BellCodeEditor

save project

parent bbaf9928
Showing with 4 additions and 0 deletions
files=open(r'C:\Users\admin\Desktop\test.txt','w',encoding='utf-8')
files.write('小红:18本\n小丽:12本\n李文:9本\n张伟:16本')
files.close()
\ 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