procedure 0
  pen width = 0
  repeat 10 times
    forward 1 with pen up
    repeat 4 times
      forward 1
      right 90
    fill random
    wait 100
#display: x=-14, y=238, grid=32

