Commit 28091506 by BellCodeEditor

save project

parent c8a1d3fd
Showing with 4 additions and 3 deletions
......@@ -12,6 +12,7 @@ dict_hero={"2',9109,'1',9219,'4',9229,'老6',6666,'5',999}
print(dict_hero)
print(dict_hero['1']=32
print(dict_hero['4']
dict_hero
\ No newline at end of file
dict_hero['1']=32
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