Commit 7d7758ba by BellCodeEditor

save project

parent 87aff2a3
Showing with 3 additions and 2 deletions
...@@ -4,4 +4,5 @@ print(dict_hero) ...@@ -4,4 +4,5 @@ print(dict_hero)
print(dict_hero['赵一']) print(dict_hero['赵一'])
dict_hero['赵一']=32 dict_hero['赵一']=32
print(dict_hero) print(dict_hero)
dint— dint_hero
\ No newline at end of file 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