A teacher wants to calculate the area of four shapes and print it. Write a python program to help the Reacher to find the area of a circle, spuare, rectangle and triangle by accepting the input from...


A teacher wants to calculate the area of four shapes and print it. Write a python program to help the<br>Reacher to find the area of a circle, spuare, rectangle and triangle by accepting the input from the<br>user. The input should satisfy following conditions<br>3.<br>Circle: Sum of two odd numbers between 50 and 75<br>Square: Product of two even number between 10 and 20<br>Rectangle: Even numbers more than 100<br>Triangle: Odd numbers less than 20<br>

Extracted text: A teacher wants to calculate the area of four shapes and print it. Write a python program to help the Reacher to find the area of a circle, spuare, rectangle and triangle by accepting the input from the user. The input should satisfy following conditions 3. Circle: Sum of two odd numbers between 50 and 75 Square: Product of two even number between 10 and 20 Rectangle: Even numbers more than 100 Triangle: Odd numbers less than 20

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions ยป

Submit New Assignment

Copy and Paste Your Assignment Here