5 5 Pts Complete The Following Program To Do The Scatterplot Matplotlib Pyplot As Plt Import A 70 65 72 63 71 1 (5.93 KiB) Viewed 27 times
Python Data Science Question
Will thumbs up for correct response!
5. (5 pts) Complete the following program to do the scatterplot. matplotlib.pyplot as plt import a = [70, 65, 72, 63, 71, 64, 60, 64, 67] b = [175, 170, 205, 120, 220, 130, 105, 145, 190] plt.show()
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!