Please enable JavaScript to use CodeHS

CodeHS Glossary


strip() Python

Python method that returns a copy of the string you call it on, without any whitespace at the beginning or end.