length property

length property

Gets the length of the characters.

Definition:

@property
def length(self):
    ...

See Also