Commit b5ff8bba by BellCodeEditor

save project

parent 578f95af
Showing with 1 additions and 3 deletions
dict_hero={'a':11,'b':12,'c':13,'d':14,'e':15}
dict_hero['b']=32
dict_hero'猴十'='25'
print(dict_hero)
print(dict_hero['a'])
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