Code Sketch


Polygons
By: Concy Fernandes
clear()

setPenColor(blue)
setPenThickness(5)
setPosition(-290, -60)
forward(100)
right(120)
forward(100)
right(120)
forward(100)
right(120)

setPosition(-120, -60)
setPenColor(green)
forward(100)
right(90)
forward(100)
right(90)
forward(100)
right(90)
forward(100)
right(90)

setPosition(30, -60)
setPenColor(red)
forward(100)
right(72)
forward(100)
right(72)
forward(100)
right(72)
forward(100)
right(72)
forward(100)
right(72)