The split function breaks a string down into smaller chunks (a list of strings). Splitting a string is the opposite of concatenation (merges multiple strings ...
確定! 回上一頁