MCQ Single Best Answer Difficult

QIn Python, which of the following files is mandatory to treat a folder as a package?

ID: #20259 Create Objects in Python 92 views
Question Info
#20259Q ID
DifficultDifficulty
Create Objects in PythonTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A __main__.py
  • B init.py
  • C main.py
  • D __init__.py
Correct Answer: Option D

Explanation

The correct answer is: __init__.py

Share This Question

Challenge a friend or share with your study group.