Commit fea23040 by BellCodeEditor

save project

parent 5430d3d2
Showing with 2 additions and 5 deletions
......@@ -10,7 +10,4 @@
# file.close()
# with open(r'D:\belleditor\test.txt','a',encoding='utf-8') as file:
# file.write('小强:12本\n')
# file.write('李明:15本\n')
new_data=''
with open(r'D:\belleditor\test.txt','w',encoding='utf-8') as file:
\ No newline at end of file
# file.write('李明:15本\n')
\ 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