word = print(input("Give me a word: ")) if word == ("level"): elif word == ("madam"): print("That is a palindrome")