user_input = input("\\nWhat can I help you with? ") user_input = user_input.strip(\'"\') print("\\n>>"+user_input.__doc__)