Commit 9359b605 by BellCodeEditor

save project

parent 40fa5946
Showing with 6 additions and 0 deletions
j={"h":4,"r":5,"c":100}
c=input("你买啥")
if c in j:
print("要"+str(j[c])+"元")
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