CodePudding user response:
Linesplit function the punctuation in the front part of the line are replaced by unified newline \ n, draw the line of this line with \ n split into listSplit only in a certain symbols to split a string, so put all the different punctuation unified with \ n, you can also replace \ n with other symbols
CodePudding user response:
Returns a list of dividing the string into a list with \ n as the separator