Iterative Digit Counting Challenge

# Introduction In this lab, you need to create a program that counts the number of digits in an integer by iterating through the number and removing the last digit in each iteration.

|
60 : 00

Click the virtual machine below to start practicing