Skip to main content
3 of 3
added 188 characters in body
Alex L
  • 5.8k
  • 2
  • 26
  • 69

Spacing, punctuation, and other such characters are generally ignored when determining whether or not a phrase is a palindrome.

Example:

A Man, A Plan, A Canal: Panama!

amanaplanacanalpanama

There are certain websites dedicated to listing examples of palindromes, and could be used as sample data if testing needs to be done for your script.