clear() showGrid() showAxes() setPenColor(blue) setFillColor(red) setPenThickness(10) turn(20) repeat(5){ forward(50) right(72) } //forward(100) //right() //forward(100) //right() //forward(100) //right()