Commit d173499a by BellCodeEditor

save project

parent 00ea5c5e
Showing with 0 additions and 2 deletions
...@@ -11,5 +11,4 @@ power=int(input('你臂力多少啊?')) ...@@ -11,5 +11,4 @@ power=int(input('你臂力多少啊?'))
# 请注释掉上面的代码,并在下一行创建一个名为dict_hero的字典 # 请注释掉上面的代码,并在下一行创建一个名为dict_hero的字典
j={'猴三',10,'猴一',21,'猴五',22,'猴队长',29,'猴七',30} j={'猴三',10,'猴一',21,'猴五',22,'猴队长',29,'猴七',30}
j('猴五')=99 j('猴五')=99
i
print(j) print(j)
\ 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