Examveda

What is the purpose of the join() method for strings?

A. Concatenates elements of an iterable into a string

B. Reverses the string

C. Removes whitespace

D. Splits a string

Answer: Option C


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python