16 Feb Create a program that will compute: The area and circumference of a circle.? Prompt the user to enter the radius. Use 3.14159
Create a program that will compute: The area and circumference of a circle. Prompt the user to enter the radius. Use 3.14159 for pi. The area and the perimeter of a rectangle. Prompt the user to enter the length...