Commit 0669de40 by BellCodeEditor

save project

parent 207293c5
Showing with 3 additions and 2 deletions
...@@ -9,4 +9,5 @@ for i in a: ...@@ -9,4 +9,5 @@ for i in a:
for d in c[1:]: for d in c[1:]:
sun=sun+int(d) sun=sun+int(d)
sunname=c[0]+str(sun) sunname=c[0]+str(sun)
print(sunname) print(sunname)
\ 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