CBSE Class 12 Computer Science Question 11 of 62

Using Python Libraries — Question 1

Back to all questions
1
Question

Question 1

The file __init__.py must be the part of the folder holding library files and other definitions in order to be treated as importable package.

Answer