Python Math: Calculate the area of a trapezoid
3. Trapezoid Area Calculation
Write a Python program to calculate the area of a trapezoid.
Note: A trapezoid is a quadrilateral with two sides parallel. The trapezoid is equivalent to the British definition of the trapezium. An isosceles trapezoid is a trapezoid in which the base angles are equal so.
Sample Solution:
Python Code:
Sample Output:
Height of trapezoid: 6 Base one value: 10 Base two value: 5 Area is: 45.0
Pictorial Presentation:
Flowchart:

Python Code Editor:
Have another way to solve this solution? Contribute your code (and comments) through Disqus.
Previous: Write a Python program to convert radian to degree.
Next: Write a Python program to calculate the area of a parallelogram.
What is the difficulty level of this exercise?
Test your Programming skills with w3resource's quiz.
- Weekly Trends and Language Statistics
- Weekly Trends and Language Statistics