Question: 1. Write a function called circle that takes a sceler input r. It needs to return an output called area that is the area of

1. Write a function called circle that takes a sceler input r. It needs to return an output called area that is the area of a circle with radius and a second output, of that is the circumference of the same circle. You are allowed to use the built-in function pi. In fact, you need to use it to get the value of as accurately as possible
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
