Commit e9c80729 by BellCodeEditor

save project

parent 560c4092
Showing with 5 additions and 4 deletions
with open(r'c\Users\xj247\Desktop\book.txt','a',encoding='utf-8') as file with open(r'C:\Users\GCJY2\Desktop\book.txt','r',encoding='utf-8') as file:
file.write('心里:12本、n') for data in file1:
file.write('ujyffghunjbb:11本、n') if'小强:10本'in data:
print('数据在文件中')
......
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