A palindrome is a word, number, phrase, or another sequence of characters which reads the same backward as forwards (Wikipedia). This project is meant to check whether the string you enter is a palindrome or not.
Yet another pretty useless project