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