The split() method returns a list of all the words in the string, using str as the separator (splits on all whitespace if left unspecified), optionally limiting ...
確定! 回上一頁