Commit a2e70c32 by BellCodeEditor

save project

parent 628d0950
Showing with 5 additions and 4 deletions
file1=open("C:\Users\Administrator\Desktop\test.txt,'encoding='utf_8") file1=open("C:\Users\Administrator\Desktop\test.txt,'encoding='utf_8")
file1.('小兰:12本') file1.('小兰:12本\n')
file1.('小丽:11本') file1.('小丽:11本\n')
file1.('李文:9本') file1.('李文:9本\n')
file1.('张伟:16本') file1.('张伟:16本\n')
file1.close() file1.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