Create first plot

Let's create our first line graph with matplotlib. Make a plot that matches the expected one using the provided data.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output