A palindrome is a word (noon), sentence (Draw a level award), or number (18781) that reads the same backward or forward. (Note that whitespace is ignored when determining whether a word, sentence, or number is a palindrome.)
Write a program that reads a line of text from standard input and determines whether the line of text is a palindrome.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.