1. str.strip([chars]). Return a copy of the string with the leading and trailing characters removed. The chars argument is a string ...
確定! 回上一頁