CHECKER PATTERN



HINTS:
There is one piece of information I will give you before you attempt this assignment. The following code will produce one solid, square block:

repeat 10[fd 20 rt 90 fd 1 rt 90 fd 20 lt 90 fd 1 lt 90]


ASSIGNMENT:
Create the following pattern:

Illustration Credit