### Feature description We can use math.log() to find the number of digits in a number instead of while loop. c = log(n) + 1