Add a Second Line

The first line is already plotted. Add a second plt.plot() call to draw y2 on the same graph.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output