Shape Shape

Module

Module is a self-contained unit of code that performs a specific function. Used in programming for reusability and organization.

Example:

Python’s “math” module provides mathematical functions.

WhatsApp Icon