task=Add a command into program so that it draws dots in all corners of the square.

mode=simple

background=*.*
x0=32
y0=289
grid size=64

procedure 0
  reepat 4 times
    forward 4
    right 90



