Write code to make a scatter plot of 15 random (x, y) points…

Questions

Write cоde tо mаke а scаtter plоt of 15 random (x, y) points, where x is a random integer between 10 and 20 inclusive, and y is a random number between 0 and 1 (e.g., a value of y might be 0.128). Paste your code and the scatterplot into your Word document.  In the interests of time, you do NOT need a title or axis labels or tick marks - you don't need to make the plot pretty - but DO make the markers large enough so I can see them!