split () to create a list of all words in str separated by space or newline character. Index the result of str.split() with [0] to return the ...
確定! 回上一頁