Explanation: str is used to represent strings in python.
Q. Say s=”hello” what will be the return value of type(s)?
β
Correct Answer: (C)
str
Explanation by: Mr. Dubey
str is used to represent strings in python.
Discussion
Question Analytics
547
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate