Commit 582d9106 by BellCodeEditor

auto save

parent fcc74201
Showing with 2 additions and 1 deletions
......@@ -11,7 +11,7 @@ for i in a:
result=new_data[0]+str(sum)
print(result)
with open(r'C:\Users\学生账户\Documents\lesson13-1\sales_list.txt','w',encoding='utf-8')as file2:
#with open(r'C:\Users\学生账户\Documents\lesson13-1\sales_list.txt','w',encoding='utf-8')as file2:
\ 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