Make the screen 800 pixels wide by 600 pixels high, with 1 pixel
per cell
2) Get the background and store it in a variable called background
3) Set the color to green
4) Fill the background with green
5) Using a loop put 25 red circles with a diameter of 10 and
filled with red in different random positions all over the
world

