To split a string by comma in Python, pass the comma character "," as a delimiter to the split() function. The following is the syntax –.
確定! 回上一頁