Covers how to:
- use the Python / Processing reference manual
- drawing basics including ellipse and rectangles
- use of fill for RGB colour
- use of setup and draw and simple animation
- use of variables to positions things / use of global keyword