Counting Digits In An Integer

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

|60 : 00

Click the virtual machine below to start practicing