Commit c26aab76 by BellCodeEditor

save project

parent 3a76d0f7
Showing with 7 additions and 0 deletions
overwatch={'苹果':100000,'西瓜':15000,'火龙果':21000,'RPG火箭发射器':1000000000000000000000000000000000000}
money=input('今日价格')
if int(money) < overwatch['火龙果']:
print('太便宜了,先给我来一飞机!')
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