Browse Source
Removes <chars> (or whitespace) from start of <str> up to the first non-<chars> and from the end of <str> up to the last non-<chars>. https://docs.python.org/3/library/stdtypes.html?highlight=strip#str.strippull/11/head
Mark Devlin
5 years ago