Commit fa13dd4b by BellCodeEditor

auto save

parent 367093fd
Showing with 2 additions and 1 deletions
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
#with=open('C:\\Users\\Administrator\\Desktop\\book.txt','a',encoding='utf-8')as #with=open('C:\\Users\\Administrator\\Desktop\\book.txt','a',encoding='utf-8')as
#with.write('小强:12本\n') #with.write('小强:12本\n')
#with.write('李明:15本\n') #with.write('李明:15本\n')
with open('C:\\Users\\Administrator\\Desktop\\book.txt','w',encoding='utf-8')as file1: #with open('C:\\Users\\Administrator\\Desktop\\book.txt','w',encoding='utf-8')as file1:
\ 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