Question: The only part I don't understand is how do I send back volume and surface area to a function that has only one input and
The only part I don't understand is how do I send back volume and surface area to a function that has only one input and how would I display it?
Design a function that will calculate both the volume and surface area of a sphere given a radius (validated elsewhere in the program). Your function should not contain any input statements or any output statements. Both the volume and surface area should be sent back to the function call.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
