Commit 282aeaa3 by BellCodeEditor

save project

parent 2f9861e1
Showing with 2 additions and 2 deletions
......@@ -8,4 +8,4 @@ for i in a:
for slice in data[1:]:
sum=sum+int(slice)
result=data[0]+str(sum)
print(sum)
\ No newline at end of file
print(result)
\ 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