|
|
A palindrome is
any string of characters which reads "the same"
whether it's read from left-to-right or from right-to-left.
For example: "Abba", or "Was it a bat I saw"? (which is a Palindrome only if you ignore spaces), or "Damn! I, Agassi, miss again! Mad!", (for which you also have to ignore Punctuation). |