What is palindromic numbers? - Pro-Haker/series_and_numbers GitHub Wiki
Palindromic numbers is numerical version of palindromes, eg.:
12321 is palindromic, because there is 123 and 321,
65756 is palindromic, because there is 657 and 756...
Palindromic numbers is numerical version of palindromes, eg.:
12321 is palindromic, because there is 123 and 321,
65756 is palindromic, because there is 657 and 756...