We can also specify what characters to trim. strip method has the following syntax. s.strip([chars]). Removes leading and trailing whitespace from string s (or ...
確定! 回上一頁