# Introduction In this lab, you are tasked with creating a program that checks if a given number is an Armstrong number by calculating the sum of the cubes of each digit and comparing it to the original number.
Click the virtual machine below to start practicing