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