print("Your question") Answer = input("Answer: ") if Answer == "Your answer": print("Wow! You got it!")