# Python program to check if a string is a palindrome or not

value= input("Please enter the string/number: ")