Commit a9e53449 by BellCodeEditor

save project

parent a0138675
Showing with 4 additions and 0 deletions
...@@ -4,3 +4,6 @@ if a in dict: ...@@ -4,3 +4,6 @@ if a in dict:
print('你要的' + a + "需要" + str(dict[a]) + '元!') print('你要的' + a + "需要" + str(dict[a]) + '元!')
else: else:
print('缺货') 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