Write the statement to import PyPlot in your script.
The statement to import PyPlot in our script is as follows:
import matplotlib.pyplot as plt