Commit 8a5f4800 by BellCodeEditor

auto save

parent 19dce3ec
Showing with 2 additions and 2 deletions
......@@ -4,4 +4,4 @@ k=input('你想买什么呀!')
if k in dict:
print('奥利给~您的'+k'需要支付'+str(dict[k])+'奥利给~')
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