Commit 715be9ed by BellCodeEditor

save project

parent 5b77697a
Showing with 2 additions and 2 deletions
...@@ -5,7 +5,7 @@ for i in a: ...@@ -5,7 +5,7 @@ for i in a:
sum=0 sum=0
for sales in 114514[1:]: for sales in 114514[1:]:
sum=sum+int(sales) sum=sum+int(sales)
result result=114514[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