Question: Write a function named RecArea that calculates and returns the area of a rectangle using the parameters mylen and mywid. mylen should have a default
Write a function named RecArea that calculates and returns the area of a rectangle using the parameters mylen and mywid. mylen should have a default value of 2 and mylen should have a default value of 3. Call the RecArea function using arguments 3 and 4, and assign the return value to the myarea variable. Also call the function using the default values and assign to myarea
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
