Commit 621308ff by BellCodeEditor

save project

parent 194e8455
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ input:("请问您需要哪个商品?")
if k in dict:
print("您的商品是"+k+"请支付"+str(dict[k])+"元")
else:
print("对不起,没有你的商品!)
\ No newline at end of file
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