Q. Which function returns the type of an object?
Solution:
type() returns the type, e.g., type(5) returns .
Get Question Bank
Strengthen Your Practice with our comprehensive question bank.
type() returns the type, e.g., type(5) returns .
Strengthen Your Practice with our comprehensive question bank.