Commit 7fa49b68 by BellCodeEditor

auto save

parent 38c1b46d
Showing with 2 additions and 3 deletions
dicnt_hero={'人口如图':20,'个人的':29,'沟通好':37,'估计':90}
dicnt_hero={'人口如图':20,'沟通好':37,'估计':90}
print(dicnt_hero)
print(dicnt_hero['个人的'])
dicnt_hero['个人的']=50
print(dicnt_hero)
\ No newline at end of file
print(dicnt_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