Write a program that displays the area and perimeter of a circle that has a radius of

Question:

Write a program that displays the area and perimeter of a circle that has a radius of 5.5 using the following formula:

perimeter = 2 × radius × π

area = radius × radius × π

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: