What does the __init__ method in a Python class do? - Study24x7
Social learning Network
16 Feb 2024 04:22 PM study24x7 study24x7

What does the __init__ method in a Python class do?

A

 Initializes the class

B

Creates an instance of the class

C

Initializes class variables 

D

 Invokes the superclass constructor

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles