Commit edbb9d17 by BellCodeEditor

save project

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