News

This Python script allows users to check if a given word or number is ... a number Follow the prompts to enter your word or number. The program will display whether the input is a palindrome or not.
Q6). Write a program in Python to check whether a number is palindrome or not using iterative method. Q7). Write a program in Python to check whether a number is palindrom or not using recursive ...