Examveda

Which method is used to split a string into a list of substrings based on a specified separator?

A. split()

B. divide()

C. explode()

D. break()

Answer: Option A


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python