Python provides a built-in method for splitting strings. With the split() function, we can break a single string into a list of strings.
確定! 回上一頁