KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

A Package is a simple folder that can contain multiple modules.

Python Modules

3 Likes

Answer

True

Reason — A package can be defined as the collection of modules. It contains more than one module.

Answered By

2 Likes


Related Questions