Câu lệnh hình thứ nhất :
repeat 10 [ fd 100 repeat 4 [ fd 50 rt 90 ] bk 100 rt 36 ]
Câu lệnh hình thứ hai :
repeat 4 [ repeat 180 [ fd 1 rt 1 ] rt 90 ]
Câu lệnh hình thứ ba :
repeat 5 [ fd 100 repeat 6 [ fd 20 bk 20 rt 60 ] bk 100 rt 72 ]
Câu lệnh hình thứ tư :
lt 90 repeat 10 [ repeat 360 [ fd 1 lt 1 ] repeat 36 [ fd 1 rt 1 ] ] home
Câu lệnh hình thứ năm :
repeat 10 [ repeat 4 [ lt 90 fd 50 ] pu repeat 36 [ fd 1 rt 1 ] pd ] home
Câu lệnh hình thứ sáu :
repeat 6 [ fd 50 repeat 360 [ fd 4 bk 4 rt 1 ] rt 60 ]
Câu lệnh hình thứ bảy là :
repeat 10 [ repeat 4 [ fd 100 rt 90 ] rt 36 ]
Câu lệnh hình thứ tám :
repeat 6 [ bk 50 repeat 4 [ fd 100 lt 90 ] fd 100 rt 60 ]
Câu lệnh hình thứ chín :
repeat 6 [ fd 150 repeat 16 [ lt 30 repeat 16 [ fd 20 lt 60 ] fd 20 lt 60 fd 20 lt 30 lt 90 rt 360/16 ] rt 60 ]