This project has the code to draw an equilateral triangle. Your task is to modify the code so that: 1) it is more efficient (fewer lines) 2) it can draw a regular polygon of at least 25 sides Hint: Use control structures