ambujraj / hacktoberfest2018

A repository for HacktoberFest 2018.
GNU General Public License v3.0
139 stars 1.06k forks source link

Create armstrong.py #1787

Open codershrutik opened 2 years ago

codershrutik commented 2 years ago

This program is used to check whether a given number is an Armstrong Number or not.