Commit 6bae5ab0 by BellCodeEditor

auto save

parent 1d8ed069
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ j=input("你要买什么?") ...@@ -4,4 +4,4 @@ j=input("你要买什么?")
if j in dict: if j in dict:
print(j+str(dict[j])+"元!") print(j+str(dict[j])+"元!")
else: else:
print("没有物品哦,快点走,对了孙晋茂是dog哦!!!快点告诉更多人!!!!!!")t'm print("没有物品哦,快点走,对了孙晋茂是dog哦!!!快点告诉更多人!!!!!!"
\ No newline at end of file \ 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