Skip to main content

--description--

This next video will show you the connection between functions and graphing. Notice how the graph is a way to represent the inputs and outputs of a function. Then the video will show you how to graph a function with Python.

Here is the Colab notebook to go with this video.

--assignment--

Add code to your algebra Colab notebook for functions and graphing.

--question--

--text--

What Python library would you import to create arrays that you can graph?

--answers--

numpy


nimby


math


graph

--video-solution--

1