Examveda

Say s="hello" what will be the return value of type(s)?

A. int

B. bool

C. str

D. String

Answer: Option C


This Question Belongs to Python Program >> Strings In Python

Join The Discussion

Related Questions on Strings in Python