You are on page 1of 1

Activity #1

The area of a sphere is given by the


formula
A = r2
Create a program that will calculate the
area of a sphere with radius given by the
user. Use a constant declaration for .
Pi or = 3.1415

You might also like