Skip to content

This is the program to check if a Number is a Armstrong number using just for loop. Very simple script

License

Notifications You must be signed in to change notification settings

Atharv714/Armstrong-Number-checker-for-infinite-number-of-digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Armstrong-Number-checker-for-infinite-number-of-digits

  • This is the program to check if a Number is a Armstrong number using just for loop. Very simple script

Features.

  • Uses just for loop
  • Very simple and comprehendible program.
  • With explanation.