Commit 491bb464 by BellCodeEditor

save project

parent 689cb01f
Showing with 15 additions and 2 deletions
...@@ -9,4 +9,4 @@ for i in data: ...@@ -9,4 +9,4 @@ for i in data:
res=a[0]+str(sum)+"\n" res=a[0]+str(sum)+"\n"
final.append(res) final.append(res)
with open("sales_list1.txt","w",encoding="utf-8") as file2: with open("sales_list1.txt","w",encoding="utf-8") as file2:
file2.writelines(file1) file2.writelines(final)
\ No newline at end of file \ No newline at end of file
悟空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