Commit ddc57483 by BellCodeEditor

auto save

parent f7f32de0
Showing with 3 additions and 2 deletions
......@@ -5,4 +5,6 @@ print(len(list_hero))
print(len(dict_hero))
dict_hero['孙五']=89
dict_hero['这是']=96
print(dict_hero)
\ No newline at end of file
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