Commit f2d17035 by BellCodeEditor

save project

parent 4be163b8
Showing with 5 additions and 0 deletions
d={'华子':9,'可可乐':3}
a=input(买啥?)
if a in d:
print(a+str(d[a])+"元")
\ 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