Introduction - If you have any usage issues, please Google them yourself
The so-called palindrome, is read from front to back and from back to front along the back are the same as reading the string does not contain blank characters. For example did, madamimadam, pop that is a palindrome. Try writing an algorithm to determine whether a string is a palindrome.