Commit 69db2469 by BellCodeEditor

auto save

parent 9c19e358
Showing with 1 additions and 7 deletions
a={"搜索":3,"品牌",4}
s=input("你要买什么?")
if d in a:
print("你好,你要的+s+要+str(a[s])+元")
else:
print("无")
\ No newline at end of file
a={"吊扇":5,"热狗":9,}
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