Commit bef32ff8 by BellCodeEditor

auto save

parent 49570f60
Showing with 6 additions and 1 deletions
...@@ -15,7 +15,7 @@ for i in range(len(hero)): ...@@ -15,7 +15,7 @@ for i in range(len(hero)):
hero.insert(i-1,a) hero.insert(i-1,a)
hero.insert(i,b) hero.insert(i,b)
break break
print(hero[i,b]) print(hero[i,b\])
# 打印出臂力最强的三个人和他们对应的臂力值: # 打印出臂力最强的三个人和他们对应的臂力值:
name="褚锦鸿"
性别="男"
ord=11
爱好="看书,玩游戏"
\ 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