标签: python dictionary
我可以使用在input()中输入的值之一获取密钥吗?
input()
askquestion = input() questions = {"name": ["Ann","Billy","Tim","Bob"]}