Commit 2c440f70 by BellCodeEditor

save project

parent 56eb01c8
Showing with 2 additions and 0 deletions
...@@ -9,5 +9,6 @@ for i in y: ...@@ -9,5 +9,6 @@ for i in y:
for j in c[1:]: for j in c[1:]:
a=a+int(j) a=a+int(j)
d=c[0]+str(a) d=c[0]+str(a)
q.append()
print(d) print(d)
\ 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