Press the Green Flag. You will be asked to enter 5 x and 5 y values. X values will be stored in one list, y values in another. The PLOT function tells the sprite to draw a dot at each point using the "go to x:__y:__" block, using an item of the x coordinates list and the y coordinates list.