Palindromic Palindrome
Write a palindromic program with a checkio(s) function that checks whether s (a string) is a palindrome.
For this task, using "#" is forbidden.
You can use other methods for the function's definition (for example a lambda). The test...
You should be an authorized user in order to see the full description and start solving this mission.