Determining Armstrong Numbers

# Introduction In this lab, you need to create a program that checks if a given number is an Armstrong number by finding the sum of the cubes of its digits and comparing it to the original number.

|60 : 00

Click the virtual machine below to start practicing