单项选择题

A.str.split(sep)
B.str.divide(sep)
C.split(str,sep)
D.list(str,sep)