Armstrong-Number is a simple program that checks if a number is an Armstrong number. An Armstrong number is one that equals the sum of its own digits each raised to the power of the number of digits.
python hacktoberfest armstrong free-to-use armstrong-number github-config hacktoberfest2020 hacktoberfest2021 short-script
-
Updated
Nov 5, 2025 - Java