This project has the code to draw an equilateral triangle. Your task is to modify the code so that it is more readable and more efficient (fewer lines, no control structures). Hint: Use subprograms and variables.