To remove the leading and trailing white spaces from a string, we can use the built-in strip() method in Python.
確定! 回上一頁