Answer Posted / nashiinformaticssolutions
In Python, _init_ is a constructor or function. When a new object is formed, memory is allocated using this technique.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is python a good first language?
What are the two main types of functions?
What kinds of patterns could I enforce on the code to make it easier to translate to another programming language?
What is negative index in Python?
What is the dogpile effect?
Why is that none of my threads are not running? How can I make it work?
What is __init__?
How to generate random numbers in python?
What objects are iterable in python?
What is python written in?
How will you remove a duplicate element from a list?
What is a lambda in programming?
Is all the memory freed when python exits?
Is python full stack?
What are operators?