Commit a64c1ad4 by BellCodeEditor

save project

parent b54a0f1e
Showing with 3 additions and 2 deletions
......@@ -7,7 +7,7 @@ for i in a:
for z in q:
u=int(z)
p+=u
f=(ni[0],p)
print(f)
f=(p)
t=(ni[0],f)
with open(r'c:\Users\Administrator\Documents\lesson13-1\new-saleslist.txt','a',encoding='utf-8') as g:
g.writelines()
\ 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