Commit ddc57483 by BellCodeEditor

auto save

parent f7f32de0
Showing with 2 additions and 0 deletions
...@@ -6,3 +6,5 @@ print(len(dict_hero)) ...@@ -6,3 +6,5 @@ print(len(dict_hero))
dict_hero['孙五']=89 dict_hero['孙五']=89
dict_hero['这是']=96 dict_hero['这是']=96
print(dict_hero) print(dict_hero)
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