Write a program that gives the choice of computing any of the following: the area of a circle, a square, a rectangle, or a triangle. The program should include a loop to allow the user to do as many calculations a desired. Assume the 1 2 3 4 5
following options: Area of circle Area of square Area of rectangle Area of triangle Exit