Commit 3abb3441 by BellCodeEditor

auto save

parent 8cd827d8
Showing with 0 additions and 7 deletions
filter1= open(r'C:\Users\CM\Desktop\book.txt','w',encoding)
filter1.write('小兰:12本\n')
filter1.write('小丽:11本\n')
filter1.write('李文:9本\n')
filter1.write('张伟:16本\n')
filter1.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