Palindrome Checker Example

Palindrome Checker

Back to Tutorial

Palindrome Checker

A palindrome is a word or sentence that's spelled the same way both forward and backward, ignoring punctuation, case, and spacing. Palindrom Checker will return true if the given string is a palindrome. Otherwise it will return false.

Click the "Check" button for the result