Commit 240526da by BellCodeEditor

save project

parent af7ec53c
Showing with 21 additions and 0 deletions
www={'奥利给':54188,'大便':54188}
print("欢迎来到54188店")
a=input('你想要啥?')
if a in www:
print('你的商品需要54188元')
else:
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