Commit 824290f5 by BellCodeEditor

save project

parent 0ee88e6f
Showing with 2 additions and 0 deletions
......@@ -3,3 +3,5 @@ print(dict_hero)
print(dict_hero['社'])
dict_hero['主']=9999999
print(dict_hero)
dict_hero['被']='66'
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