A Admin • 833K Points Coach Q. What does `isinstance(obj, class)` do? (A) Checks if `obj` is an instance of `class` (B) Creates a new instance (C) Prints the type (D) Deletes the object Correct Answer - Option(A) Views: 23 Filed under category Python Hashtags: Share Manage Tags
Discusssion
Login to discuss.