Commit a322d18c by BellCodeEditor

save project

parent 98f24605
Showing with 13 additions and 0 deletions
# name=input('他是汉奸吗?')
# power=int(input('只能则护士小姐'))
#list_hero['简单',10,'沟通',21,'工作',22,'华人',29,'大热',30,]
#for i in range(len(list_hero)):
# if i%2==1 and list_hero[i]>=power:
# if i%2==1 and list_hero[i]>=power:
# list_hero.insert(i-1,name)
# list_hero.insert(i,power)
# breat
#print(list_hero)
dict_hero['简单',10,'沟通',21,'工作',22,'华人',29,'大热',30,]
print(dict_hero)
\ 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