code-problems/problems/integer-length at master · blakeembrey/code-problems · GitHub
Skip to content
This repository was archived by the owner on Dec 12, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

Integer Length

Write a function that takes an integer as input and returns the number of digits in that integer.