clear() setFillColor(blue) repeat(2){ forward(100) right() forward(160) right() } hop(20) right() hop(30) left() setFillColor(white) repeat(2){ forward(60) right() forward(100) right() }