'''The user is prompted to enter the dimensions of a polygon before the application utilizes the turtle module to draw the polygon on a graphics window. The polygon is drawn using a for loop after the ...