Commit 9d3008ca by BellCodeEditor

save project

parent 494bbbec
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ j=input("你要买什么?")
if j in dict:
print('您需要的'+j+'需要支付'+str(dict[j])+'元')
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