Given a list of integers , write a program to find those which are palindroms. For
example , the number 4321234 is a palindrome as it reads the same from left to right
and from right to left.

This question has not been answered yet!
What are you looking for?