Commit 24a378b3 by BellCodeEditor

save project

parent 87be3438
Showing with 6 additions and 0 deletions
hero_dict = {"猴三":3334, "猴二":39}
hero_dict["猴十"] = 25
hero_dict["猴三"] = 34
if "猴四" in hero_dict:
print("猴四")
\ 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