Commit 34ad0915 by BellCodeEditor

save project

parent 8bbc09c9
Showing with 4 additions and 0 deletions
...@@ -5,5 +5,9 @@ for i in a: ...@@ -5,5 +5,9 @@ for i in a:
print(data[0]) print(data[0])
print(data[1:]): print(data[1:]):
sum=sum+int(sales)
result=data[0]+str(sum)
print(result)
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