scatter 78Creating Scatter Plots. With Pyplot, you can use the scatter() function to draw a scatter plot. The scatter() function plots one dot for each observation.SCATTER78