Commit 4d8d5119 by BellCodeEditor

auto save

parent 366ffa43
Showing with 45 additions and 0 deletions
dict={'张三':10,'李四':20,'猴哥':30,'欧建新':40}
k=input("您要买什么?")
if k in dict:
if
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