|
Which one tat exactly same as my question ask??
like below???
Output:
for correct palindrome:
Please enter a line of text
I am A.I
i AM a.i
This is a palindrome
for incorrect palindrome:
Please enter a line of text
I like A
i LIKE a
This is not a palindrome
|