Question: .()its perimeter Write a function call it shape (its name) that accepts the coordinates of the center of a circle(x1,y1), its radius, and returns the

 .()its perimeter Write a function call it "shape" (its name) that

.()its perimeter Write a function call it "shape" (its name) that accepts the coordinates of the center of a circle(x1,y1), its radius, and returns the area of the circle, and ). let the main function call the function "shape", and prints the returned values in the main. area of the circle=pi*radius*radius (pi=3.14) perimeter=2* pi*radius (pi=3.14)

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!