Commit 6cf80fc1 by BellCodeEditor

save project

parent 457231fa
Showing with 2 additions and 3 deletions
...@@ -6,5 +6,4 @@ for i in s: ...@@ -6,5 +6,4 @@ for i in s:
d=0 d=0
for c in b[1:]: for c in b[1:]:
d+=int(c) d+=int(c)
e=b[0]+str(d) print(b[0]+str(d))
print(e) \ 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