Commit 19c3c3bf by BellCodeEditor

auto save

parent 1ab37d77
Showing with 987 additions and 1 deletions
......@@ -11,7 +11,993 @@ for i in range(len(hero)):
if i % 2 == 1 and hero [i] >=powe:
hero.insrt(i-1,name)
hero.insrt(i-1,power)
+
......
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