Your First Scatter Plot

Complete the plt.scatter() call by adding y as the second argument.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output