Ans:- Python modules are files containing python code. These can be function classes or variables. A python module is a .py file containing executable code.
Some of the commonly used built-in modules are
- os
- sys
- data time
- JSON
Ans:- Python modules are files containing python code. These can be function classes or variables. A python module is a .py file containing executable code.
Some of the commonly used built-in modules are