Commit f9e25ec3 by BellCodeEditor

save project

parent a46b7a43
Showing with 1 additions and 1 deletions
......@@ -8,4 +8,4 @@ for i in a:
result = data[0]+str(sum)
final_sum.append(result)
with open(r'c:\Users\Think\Documents\lesson13-1\sales_list.txt','a',encoding='utf-8')as mufan:
file.writelines(final_sum)
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