Commit 49a2a918 by BellCodeEditor

save project

parent 4a66a664
Showing with 3 additions and 0 deletions
......@@ -18,3 +18,5 @@ print(dict_hero)
dict_hero['joy']="lucky"
print(dict_hero)
if '猴五'in dict_hero:
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