What's up with packages, really?
__init__.py fileSweet! A package is a folder that contains modules on the same theme along with an __init__.py file.
So close! A package is a folder that contains modules on the same theme along with an __init__.py file.