Commit 6e25a01b by BellCodeEditor

auto save

parent 83994f59
Showing with 10 additions and 0 deletions
dict = {"玉帝哥哥":"唐僧"}
dict["孙悟空"] = "老大"
dict["猪八戒"] = "老二"
dict['沙悟净'] = "老三"
dict['白龙马'] = "坐骑"
dict['白骨精'] = "妖怪"
print(dict)
\ 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