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

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
Get step-by-step solutions from verified subject matter experts
