Question: perl please 1)Write a subroutine that takes a radius as a parameter and calculates and returns the circumference of a circle. Use my to create

perl please

perl please 1)Write a subroutine that takes a radius as a parameter

1)Write a subroutine that takes a radius as a parameter and calculates and returns the circumference of a circle. Use my to create local variables 2)Write a subroutine that takes a radius as a parameter and calculates and returns the area of a circle. Use my to create local variables. 3)Test your program by looping and asking a user to input a radius then outputting the circumference and area. Loop until they enter a value of -1

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!