Draw Polygon
Create a Python function that draws a regular polygon the number of sides in the regular polygon, and the length of the sides in the regular polython.
Draw Circle
Create a Python function that draws a circle given the radius of the circle.