Commit a097e218 by BellCodeEditor

save project

parent a0c9eda2
Showing with 1 additions and 1 deletions
......@@ -11,7 +11,7 @@ for i in a:
for salas in new_i:
sum=sum+int(salas)
wat=new_i[0]+str(salas)
s.append
s.append(wat)
files=open(r'c:\Users\玛酷机器人3\Documents\lesson13_2\sales_list.txt','a'',encoding='utf-8)
files.writelines()
......
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