split () method in Python split a string into a list of strings after ... Syntax : str.split(separator, maxsplit) ... print (text.split()).
確定! 回上一頁