Scatter Plot with Varying Sizes

Complete the plt.scatter() call by passing the provided sizes list to the s parameter.
Expected:
matplotlib expected figure
Output:
Python
Setting up Python environment...
Output