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 at: 2021/11/30 07:32; Updated at: 2021/11/30 08:10