8/10 Dist()

Help me fix my code! My current sketch draws white points all over the canvas. Change the values being given to x and y and add a conditional so that the white points are only drawn inside the black circle. you will have to use the dist() function.

Next