Commit 7a6a562a by BellCodeEditor

save project

parent 3e21d574
Showing with 9 additions and 0 deletions
baihuo={"可乐"10,"棒棒糖":0.5,"姓周的":12,"老师":13,"矿泉水"1.2}
k=input("请输入你想要什么")
if k in baihuo:
print(baihuo[k])
print("元")
input("银行卡号")
else:
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