Commit 2ec93c27 by BellCodeEditor

save project

parent 610e6198
Showing with 7 additions and 2 deletions
SB={'屎':9999999} dict={'屁股烤肉':3.1415926,'屎牌面包':54188,'尿牌饮料':1452}
\ No newline at end of file k=input("What are you looking for?(你想要什么?)")
if k in dict:
print(k+"的价格是"+str(dict[k])+"元")
else:
print(k+"SB没有,GUN!!!!!")
\ 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