Count how many digits are in a positive integer. plaintext Input: 12345 Output: 5 Input: 7 Output: 1 Input: 100 Output: 3 Think about how to reduce the problem. Dividing by removes one digit. When do you stop dividing?
##### ###### ##### ### # # ### # # ###### ## ## ## ## ## ## ## # # # # # ## ##### #### ##### # # # # # # # #### ## # ## ## ## ## # # # # # ## ## # ###### ## ### # ### # ######
$ curl repovive.com/roadmaps/python/recursion/problem-count-digits
░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░██████████████████████████████████████████████████████████████████