Commit b429c19c by BellCodeEditor

auto save

parent 903114a1
Showing with 3 additions and 2 deletions
dict={'可口可乐'3,'旺仔牛奶':4,'辣条':3'巴西烤肉':2,'果冻':4} dict={'可口可乐'3,'旺仔牛奶':4,'辣条':3'巴西烤肉':2,'果冻':4}
j=input() j=input()
if j in if j in dict:
\ No newline at end of file print("您"+j+"价:"+)
\ 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