I'm starting my studies in programming, I decided to start with python, and in one of the videotapes the teacher said to type:
import math
But when I type import I can not find this library, and videotape is dated from last year. I would like to know why I can not find math, only cmath, and how do I access this library.