Commit 17d6ea7f by BellCodeEditor

save project

parent 3b17c872
Showing with 14 additions and 1 deletions
......@@ -10,7 +10,7 @@ for i in a:
sum=sum+int(b)
c = data[0]+str(sum)+'\n'
final_sum.append(c)
with open(r'c:\Users\Administrator\Documents\lessoon13-1\sales_list.txt','a',encoding='utf-8') as file:
with open(r'D:\new_sales_list.txt','a',encoding='utf-8') as file:
file.writelines(final_sum)
......
悟空348
诺依380
小贝182
李丽201
宋扬107
王明245
李强164
孙小白222
苏琪137
刘若若147
刘阳226
王胜男123
王娇131
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