Commit bcdf944a by BellCodeEditor

save project

parent 57522aa9
Showing with 1 additions and 1 deletions
dict={'苹果':5,'山竹':12.9,'香蕉':2.4,'荔枝':9.3,'桂圆':,'蓝莓':10,'李子':}
dict={'苹果':5.2,'山竹':12.9,'香蕉':2.4,'荔枝':9.3,'桂圆':,'蓝莓':10,'李子':}
k=input("要啥?")
a=input("多少钱")
if k in dict:
......
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