Use str.split() with a string as str to return a list with each element as a word in the string. Use len(iterable) ...
確定! 回上一頁