Question: Question No . 1 : Functions in Python. Given Write a Python program that includes the following functions: Function 1 : Calculate the area of
Question No: Functions in Python.
Given Write a Python program that includes the following functions:
Function : Calculate the area of a right triangle. Use the formula Area where a and are the triangle base and height.
Function : Calculate the volume of a cone of height and base radius Use the formula Volume
Test your program with the following input parameters:
Triangle with and
Cone with and
Cone with and
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
