We want to write a function changeBall that moves a ball to a random location on the screen and changes its color.

Which instructions can we insert at the //YOUR CODE HERE comment to change the position of ball to a random location, while still keeping the entire ball on screen?