Scatter Plot with Varying Sizes
Complete the
plt.scatter() call by passing the provided sizes list to the s parameter.Premium
Expected:

Output:
Python
Setting up Python environment... Output