Commit a3928514 by BellCodeEditor

auto save

parent 03d56bd8
Showing with 0 additions and 2 deletions
......@@ -2,6 +2,5 @@ dict_hero={'傻猴1':10,'傻猴2':21,'傻猴3':22,'傻猴4':29,'傻猴5':30}
print(dict_hero)
print(dict_hero['傻猴4'])
dict_hero['傻猴5']=32
dict_hero['傻猴6']=25
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