SPACE_CHAR property

ControlChar.SPACE_CHAR property

Space character: (char)32.

@property
def SPACE_CHAR(self) -> str:
    ...

See Also