Commit aefc9034 by BellCodeEditor

save project

parent 005ec089
Showing with 2 additions and 0 deletions
......@@ -14,7 +14,9 @@ for i in range(len(hero)):
hero.insert(i-1,b)
hero.insert(i,a)
break
hero1=[len(hero)-6:]
print(hero)
print(hero1)
......
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