Commit 132da9e3 by BellCodeEditor

save project

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