Examveda
Examveda

What is the purpose of the str() function in Python?

A. Converts an object to a string

B. Converts a string to an object

C. Returns the string length

D. Splits a string

Answer: Option A


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python