We can split a string based on some specific string delimiter. We mostly spit a string by comma or space. We use the split() method of the string to split.
確定! 回上一頁