Howdy! In Python, there is the inbuilt function: text.split(). which turns a string into an array with each word stored separately.
確定! 回上一頁