To use the program, click the green flag, then type the number of sides desired. Multiple polygons of different side lengths can be drawn.
Program created by C. F. Gauss 10/30/18 This program constructs regular polygons of given number of sides. To do this it uses a procedure which takes a single input. Much of the code used is from the Regular Polygon Generator project in unit 2.