.strip()
Description
strip removes whitespace from both ends of a string.
Parameters
strip takes no parameters.
Usage On Strings
Last updated
Was this helpful?
strip removes whitespace from both ends of a string.
strip takes no parameters.
Last updated
Was this helpful?