Commit 982cebaa by BellCodeEditor

save project

parent d4eaff70
Showing with 1 additions and 1 deletions
name="张三"
power=" 64"
power=64
hero=["赵毅",35,"丁然",47,"傻逼",55,"儿子",65,"大傻逼",87]
for i in range (len(hero)):
if i%2==1 and hero[i]>=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