Python - Modules and Code Organization
What is the main purpose of the
__init__.py file in a Python package?__init__.py file in a Python package?__init__.py__init__.py file tells Python that the directory should be treated as a package.__init__.py marks packages [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions