clear() setBackground(blue) setPenColor(pink) setPenThickness(5) setFillColor(yellow) repeat (4) { forward(100) right() }