Write a program that uses menu to select a type of figure (triangle, sqaure, pentagon, hexagon, heptagon, octagon), and then use switch-case to determine the value of n. After determining the value of n, the program returns a nicely formatted sentence that includes the name of the figure, the number of sides, and the sum of the interior angles