Commit 1654e991 by BellCodeEditor

save project

parent 9c4ad0e0
Showing with 2 additions and 2 deletions
...@@ -8,4 +8,4 @@ for i in b: ...@@ -8,4 +8,4 @@ for i in b:
for e in c[1:]: for e in c[1:]:
d=d+int(e) d=d+int(e)
f=c[0]+str(d) f=c[0]+str(d)
print(d) print(f)
\ 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