Commit 92eb41b0 by BellCodeEditor

save project

parent c41125ad
Showing with 5 additions and 2 deletions
dict_hero=('sb':100000000000000000000,'mnb':1092897348767869826,'hz':100,'猴七':39) dict_hero=('sb':100000000000000000000,'mnb':1092897348767869826,'hz':100,'猴七':39)
print(dict_hero) print(dict_hero)
print(dict_hero['sb']) print(dict_hero['sb'])
dict_hero['mnb']=101 dict_hero['mnb']=101
\ No newline at end of file print(dict_hero)
dict_hero['hz']=64
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