Why do we need the __init__() function in classes? What else helps?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Python Interview Questions

What is python? What are the benefits of using python?

0 Answers  


Are methods and constructors the same thing?

0 Answers  


Is django an ide?

0 Answers  


What is the result of pow(x,y)?

0 Answers  


Optionally, what statements can you put under a try-except block?

0 Answers  






What does if __name__ == “__main__”: do?

0 Answers  


What module is used to execute linux commands through the python script and give us with one example

0 Answers  


Comparison operators != Is not equal to in python?

0 Answers  


What is a namespace in python?

0 Answers  


What is the procedure to extract values from the object used in python?

1 Answers   LeapZen,


Does python have a built in function for string natural sort?

0 Answers  


How to count the number of instance?

0 Answers  


Categories