Commit 1726d513 by BellCodeEditor

save project

parent 176b9dd2
Showing with 4 additions and 1 deletions
...@@ -2,5 +2,8 @@ ...@@ -2,5 +2,8 @@
# 请注释掉上面的代码,并在下一行创建一个名为dict_hero的字典 # 请注释掉上面的代码,并在下一行创建一个名为dict_hero的字典
dict_hero={"刺客567"250"sb":50,} dict_hero={"刺客567"250"sb":50,}
dict_hero["grhe"]=100 dict_hero["grhe"]=100
k=input("请问找谁")
if "吴佳昊" dict_hero: if "吴佳昊" dict_hero:
print(蒋瑞) print("在")
else:
print("不在")
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