Commit 3dbd0797 by BellCodeEditor

save project

parent ba45603f
Showing with 2 additions and 1 deletions
......@@ -3,5 +3,5 @@ dict= {'拉稀可乐':3,'靓仔牛逼':4,'农夫山泉':1,'辣条':3,'巴西烤
ml=input('艹,你™要点什么!!!!!')
if ml in dict :
print('要'+ml+'支付'+str(dict[ml])+'元')
else
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