# You're on your own here. Write a line that prompts the user for a word, # creates a variable that is True or False depending on whether the word # is a palindrome, and prints that variable. # Assume the user always gives you a four-character string