Next, use a split() function to split an input string by space. The split() method splits a string into a list. Use for loop and range() ...
確定! 回上一頁