a) Type a user-defined function to create a function Circ (r) that calculates the area and the perimeter of a circle of
Posted: Sun May 15, 2022 4:43 pm
a) Type a user-defined function to create a function Circ (r) that calculates the area and the perimeter of a circle of a given radius. b) Make comments in the script that explain the program. c) For r=1.3, type the result after execution