First time here? Check out the FAQ!
answered 2019-05-31 08:00:10 -0600
You got typo error. Change this:
import bumpy as np
to:
import numpy as np