Commit 09a3845d by BellCodeEditor

save project

parent d5b5522a
Showing with 3 additions and 3 deletions
None=input('你叫啥') None=input('你叫啥')
power=int(input('你多少')) power=int(input('你多少'))
list_hero=['三',10,'一',21,'五',22,'队长',29,'七',60] list_hero=['三',10,'一',21,'五',22,'队长',29,'七',60]
for i in range(int(list_hero)): dict_hero={'三':10,'一':21,'五':22,'队长':29,'七':60}
if i dict_hero['一']=32
\ No newline at end of file \ 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