Commit 4f7dde96 by BellCodeEditor

auto save

parent 07413ca1
Showing with 2 additions and 2 deletions
......@@ -4,8 +4,8 @@ s=input('您不要买什么:')
if s in dict:
print('要',dict[s],'元钱!')
else:
print('您不要的'+s+'没有!')
input('cai')
print('您不要的***没有!')
input('')
......
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