Commit f72a1754 by BellCodeEditor

save project

parent 12ca477e
Showing with 2 additions and 2 deletions
......@@ -9,4 +9,4 @@ for i in w:
for z in b[1:]:
sum=sum+int(z)
result=b[0]+str(sum)
print(result)
\ 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