Commit 6798f13c by BellCodeEditor

auto save

parent c2e8c44e
Showing with 2 additions and 2 deletions
...@@ -7,4 +7,4 @@ for i in a: ...@@ -7,4 +7,4 @@ for i in a:
for d in s[1:]: for d in s[1:]:
q=q+int(d) q=q+int(d)
o=s[0]+str(q) o=s[0]+str(q)
print(o)
\ No newline at end of file \ 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