clear() setPenColor(magenta) setFillColor(yellow) setPenThickness(10) setBackground(blue) right(90) repeat(5){ forward(100) left(72) }