python solution : A palindrome is a word, phrase, number, or other sequence of characters which reads the same backwards and forwards. Can you determine if a given string, , is a palindrome? code example
Example: string palindrome in python
checking palindrone program