What the code does
Builds on previous demos by showing how to build a multi-coloured and a black-and-white checker-board. As before we draw all of the components of our two checkerboards efficiently in a single line of code. Most of the coding work goes into the formatting of the inputs to our drawing function.