Python provides a great method for cleaning strings: .strip() . Stripping a string removes all whitespace characters from the beginning and end.
確定! 回上一頁