Commit ec0ac2e4 by BellCodeEditor

save project

parent 6e7d410b
Showing with 14 additions and 0 deletions
file1=open(r'C:\Users\mkjqr\Desktop\book.txt','w',encoding='utf-8')
file1.write('小兰:12本')
file1.write('小丽:11本')
file1.write('李文:12本')
file1.write('李文:12本')
file1.write('小丽:11本')
file1.close()
file 1=open(r'C:\Users\mkjqr\Desktop\test.txt','w',encoding'utf-8')
file 1=open(r'C:\Users\mkjqr\Desktop\test.txt','w',encoding'utf-8')
write('小兰:12本')
write('小丽:11本')
write('李文:12本')
write('小丽:11本')
test.txt.close()
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