builtins
def
len
(
__obj
:
Sized
)
->
int
len(object) -> integer
Return the number of items of a sequence or collection.