Commit 69d03d0d by BellCodeEditor

auto save

parent 94a8478b
Showing with 2 additions and 0 deletions
......@@ -5,4 +5,5 @@ hero=['赵一',30,'丁二',37,'孙五',52,'王猛',89,'周亮',98]
name = input("请姓名:")
power = int(input("请臂力:"))
power=int(power)
for i in range(len(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