
repeat 16 [ repeat 6 [ fd 50 rt 50 wait 10 ] rt 90 wait 10 ]
If you want to know how I have drawn this read my Experiments with Logo.





I am learning Logo (a educational programming language) and have made a few designs in Logo. I am using MSW Logo version 6.5b. It can be downloaded here.
