pmPalindrome Checker

Checks if the string entered by the user is a palindrome.
A palindrome is a word that reads the same forwards as it does backwards like “racecar” or “radar”.

Scroll to Top