The re.split method splits the string where there is a match and returns a list of strings where the splits have occurred.
確定! 回上一頁