Lines Matching refs:answer
395 help="Assume that the answer to yes/no questions is 'yes'.")621 answer = raw_input(prompt).strip()622 if answer != "y":