math module
math module is a Python idea you use in small programs. Learn it with one example, not a long speech.
For math module — import math brings tools in. A .py file can be a module. venv keeps project packages separate.
math module — output — 7.0 then 4. ceil goes up.
Exam tip
sqrt(49) and pi.