Commit af9255e6 by BellCodeEditor

save project

parent f4e1a60d
Showing with 2 additions and 2 deletions
...@@ -4,4 +4,4 @@ if k in dict: ...@@ -4,4 +4,4 @@ if k in dict:
print('叮咚~您的'+k+'需要支付'+str(dict[k])+'元~') print('叮咚~您的'+k+'需要支付'+str(dict[k])+'元~')
else: else:
prink('商品缺货中,敬请期待~') print('商品缺货中,敬请期待~')
\ 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