Which import statement do we need to use before we can use Python's built-in math
functions, like pow(), fabs(), and sqrt()?

import pandas
import functions
import math
import random