powered by
removes any leading (spaces at the beginning) and trailing (spaces at the end) characters. Analog to strip() string method from Python.
strip(str)