Commit 00d537ae by BellCodeEditor

save project

parent cda89888
Showing with 5 additions and 3 deletions
dict+{'可乐可口':3,'旺一旺牛奶'4,'九转大肠':12,'腐肉'1}
k=input('你想买什么?')
if k in dict:
print('叮咚~您的'+k+)
\ 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