PolygonMagician
Develop and use a general algorithm for drawing any regular polygon. The type of polygon and its dimensions shall be taken from user input. We shall use variables to store the number of sides and the length of each side.