What is palindrome Number?
A palindromic number is a number (such as 16461) that remains the same when its digits are reversed.
Python Code:
Resource Link:
- https://en.wikipedia.org/wiki/Palindromic_number
- https://github.com/rizvi/python-tpoint/blob/master/Palindrome.py
No comments:
Post a Comment