Matching dunders

Report a typo

Match the dunder with its purpose.

Match the items from left and right columns
__init__
__new__
__repr__
__str__
Define user-friendly representation of an instance
Create a new instance of the class
Define an instance representation for debugging
Initialize a new instance of the class
___

Create a free account to access the full topic