Commit d7bf3ab4 by BellCodeEditor

auto save

parent cbd9be65
Showing with 1 additions and 0 deletions
...@@ -5,3 +5,4 @@ abc.close() ...@@ -5,3 +5,4 @@ abc.close()
with open(r'C:\Users\admin\Desktop\book.txt','a',encoding='utf-8') as abc: with open(r'C:\Users\admin\Desktop\book.txt','a',encoding='utf-8') as abc:
abc.write('小强:10本\n李明:15本\n') abc.write('小强:10本\n李明:15本\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