Commit 0e85fc3d by BellCodeEditor

auto save

parent bad5791f
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ for i in range(len(hero)): ...@@ -16,7 +16,7 @@ for i in range(len(hero)):
hero.append(a) hero.append(a)
hero.append(b) hero.append(b)
c. c.
print() print(c)
print(hero) print(hero)
......
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