Code Sketch


Polygon
By: Ashweta
Category: Math
clear
setPenColor(blue)
setBackground(green)
setPenThickness(5)
setFillColor(red)
turn(30)
repeat(6) {
    forward(50)
    right(60)
    
}
//forward(50)
//right(60)
//forward(50)
//right(60)
//forward(50)
//right(60)
//forward(50)
//right(60)
//forward(50)
//right(60)