. . . . "im trying to create a program that Prompts the user to input a word or phrase, Allows the user to continue entering input until they choose to quit, has a recursive method to determine if the word or phrase entered is a palindrome, and prints a message that tells the user whether the word or phrase is a palindrome. i have most of this, but im not sure if i am going about it the right way. i tried" .