Python
Python copied to clipboard
Add palindrome number algorithm
Added a simple Python implementation to check whether a number is a palindrome.