Commit 3037b93f by BellCodeEditor

save project

parent 2d06f318
Showing with 3 additions and 5 deletions
filel= open(r'c\Users\xj247\Desktop\book.txt','w',encoding='utf-8') with open(r'c\Users\xj247\Desktop\book.txt','a',encoding='utf-8') as file
filel.write('心里:12本、n') file.write('心里:12本、n')
filel.write('ujyffghunjbb:11本、n') file.write('ujyffghunjbb:11本、n')
filel.write('hvcdfhginujbfv:9本、n')
filel.write('jhgbhydrbhjgnmjb:16本、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