Commit 4b01eb02 by BellCodeEditor

save project

parent 30fc83e3
Showing with 0 additions and 9 deletions
hero=["wc",39,"sb",50,"hb",54]
name="wc"
power=50
for i in range(len(hero))
if %2==1 and hero[i]>=1
hero.insert(i-1,name)
hero.insert(i-1,power)
break
\ 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