Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 116 Bytes

File metadata and controls

3 lines (2 loc) · 116 Bytes

Integer Length

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