Commit cd117b20 by BellCodeEditor

save project

parent a9f91208
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ k=input("你想要什么?")
if k in dict:
print("叮咚,"+k+"还有货哦~")
else:
print("对不起哦,商品缺货哦~")
\ No newline at end of file
print("对不起,商品"+k+"缺货哦~")
\ 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