Coding Project: Palindrome Number

Please get an integer from user input, then determine if it is a palindrome number.
Follow up question: how to determine an input word is a palindrome word?

Please get an integer from user input, then determine if it is a palindrome number.
Follow up question: how to determine an input word is a palindrome word?