Your First Scatter Plot
Complete the
plt.scatter() call by adding y as the second argument.Premium
Expected:

Output:
Python
Setting up Python environment... Output
plt.scatter() call by adding y as the second argument.
Setting up Python environment...