Commit edbb9d17 by BellCodeEditor

save project

parent 7cd1a0fb
Showing with 3 additions and 5 deletions
a=['华雄']
a.append('颜良')
a.append('文丑')
print(a)
\ No newline at end of file
dict_hero={'三':10,'一':21,'五':22,'长':29,'七':30}
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