Problem:
Write a program named program51.py that has a main() function and a multi value returning function named rspyramid().
The main() function prompts the user to provide two float values used to calculate both Area and Volume of a regular square pyramid, then calls rspyramid() with the user provided values. On the return the main() function should print the surface area and volume accurate to three decimal places.
The function rspyramid() takes two values, base edge and height of the regular square pyramid, performs the necessary calculations and returns the two calculated values, surface area and volume.
For the equations on surface area and volume of a regular square pyramid, you can reference this page: https://www.calculatorsoup.com/calcul...
On this page of the site you can watch the video online Python Problem 3: Function for Calculating Area with a duration of hours minute second in good quality, which was uploaded by the user brawndojo 01 January 1970, share the link with friends and acquaintances, this video has already been watched 111 times on youtube and it was liked by 3 viewers. Enjoy your viewing!