to_string method

to_string

Returns string representation.

Returns

String representation of a value str

def to_string(self):
    ...

See Also