Plot With Two Data Lists

Complete the plt.plot() call by adding y as the second argument to plot it against x.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output