Commit fa7eecd2 by BellCodeEditor

save project

parent 78a23b6c
Showing with 6 additions and 5 deletions
neme="ywqy" name="ywqy"
uwu=56 uwu=56
iuf=["iuw",34,"ewyu",47,"eu921",56,"ewew"98] iuf=["iuw",34,"ewyu",47,"eu921",56,"ewew",98]
for i in range(len(iuf)): for i in range(len(iuf)):
if i%2==1 and hero[i]>=power: if i%2==1 and iuf[i]>=uwu:
hero.insert(i-1,neme) iuf.insert(i-1,name)
hero.insert(i,power) iuf.insert(i,uwu)
print(iuf)
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