OpenGuide / Python-Guide-for-Beginners

This will be an Open Guide for all beginners in Python ! You can read and learn simple Python codes here , and whats more interesting is that you can even Contribute !!!
MIT License
30 stars 70 forks source link

Create palindrome_numbers.py #133

Closed seraph776 closed 2 years ago

seraph776 commented 2 years ago

A Program that determines if a number is a Palindrome.