|
What are you asking here ?? should the program guess what you've written ? given that
A.I should be a palindrome for I am I don't get i then... Since a palindrome is something like rotator which will produce the same word no matter if you read from left to right or the other way around..
Your program should do it word wise, like this is good is this since none of these words are palindromes themself, but the form of the sentence is, the last version of my program will tell you the sentence is, since it looks at the words and compare them, where the first version will look for a true palindrome like rotator where each words given in the sentence themself should also be palindromes aswell as the sentence should form a palindrome.
|