Commit 15a3b98c by BellCodeEditor

auto save

parent 07b4b39a
Showing with 9 additions and 0 deletions
dict=("可口可乐":3,"饼干":8,"果汁"2"矿泉水"2)
j=input("你要买?")
if j in dick
print(dick[j])
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