The code is supposed to check whether the entered text is a palindrome or a mirrored string but it does not print anything when I input something. Any ideas?
Palindromes do apply to words, numbers and even entire poems (http://www.palindrome.de/content/palin.html). I'm not sure what the difference between a mirrored string and a palindrome could be though?