statistics module
statistics module is a Python idea you use in small programs. Learn it with one example, not a long speech.
For statistics module — import math brings tools in. A .py file can be a module. venv keeps project packages separate.
statistics module — output — 20 then 25. Mean of three tens; median of even list averages middle two.
Exam tip
Mean of [10, 20, 30].