Light Mode
Dark Mode
number length - help

Hi everyone, I need some help with this. My code looks like this:

def number_length(a:int) -> int:
    return len(number_length(a))[0]

I have no idea what to do tbh, if someone could explain what I need to do to tackle this, or link any resources i'd appreciate it!

Created: Nov. 30, 2021, 7:32 a.m.
Updated: Nov. 30, 2021, 8:10 a.m.
0
2
User avatar
bsturdy