Commit 411d84af by BellCodeEditor

save project

parent 04f8b3b6
Showing with 1 additions and 1 deletions
......@@ -8,4 +8,4 @@ for i in a:
s+=int(x)
result=data[0]+str(s)+'\n'
f.append(result)
print(
with open (r'c:\Users\艾特机器人1号\Documents\lesson13-1\sales_list.txt','w',encoding='utf-8')as 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