Commit 5c1032af by BellCodeEditor

auto save

parent 436ac812
Showing with 2 additions and 1 deletions
......@@ -7,5 +7,5 @@ for i in a:
for o in w[1:]:
p=p+int(o)
with open(r'c:\Users\123\Documents\lesson13_2\sales_list.txt 2','r',encoding='utf-8') as file:
with open(r'c:\Users\123\Documents\lesson13_2\sales_list.txt2','r',encoding='utf-8') as file:
\ No newline at end of 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