Commit c1976f5a by BellCodeEditor

save project

parent 7be9fad5
Showing with 10 additions and 4 deletions
...@@ -4,11 +4,17 @@ fille.write('小丽:11本/n') ...@@ -4,11 +4,17 @@ fille.write('小丽:11本/n')
fille.write('李文:9本/n') fille.write('李文:9本/n')
fille.write('张伟:16本/n') fille.write('张伟:16本/n')
el.close() el.close()
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel: with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel: with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel: with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel: with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel: with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
\ No newline at end of file with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
with open(r'C:\User\CM\Desktop\book.txt','r',encoding='utf-8') as fillel:
fillel.write(new_data)
\ 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