code-problems/problems/integer-length at master · smalldatatech/code-problems · GitHub
Skip to content

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.