Functionsยง
- delete_
white_ space - Removes all whitespace characters from the given string.
- remove
- Removes all occurrences of the specified substring from the given string.
- remove_
ignore_ case - Removes all occurrences of the specified substring from the given string, ignoring case.