palindromes are strings which are read the same from left to right and right to left. Now given a string s check if it is a palindrome or not ? code example
Example: string palindrome in python
checking palindrone program
checking palindrone program