Program 3 Write a program to check whether the string is palindrome or not Variable description-- a=Holds the input string b=Holds the reverse of the string