Lines Matching full:raw_input
2721 email = raw_input(prompt + ": ").strip()3191 answer = raw_input(prompt).strip()