Commit 95f26509 by BellCodeEditor

auto save

parent c9f04be1
Showing with 1 additions and 0 deletions
...@@ -15,3 +15,4 @@ dict_hero['猴五']=30 ...@@ -15,3 +15,4 @@ dict_hero['猴五']=30
if “孙悟空” in dict_hero: if “孙悟空” in dict_hero:
print(dict_hero['孙悟空']) print(dict_hero['孙悟空'])
print(dict_hero) print(dict_hero)
h'p
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