Write a python program to read the area of a circle as input and print the messae according to the conditions given below [4 Marks] • Area >= 25 and less than or equal to 50, print 'Small circle' •...


Write a python program to read the area of a circle as input and print the messae according to the conditions given below [4 Marks]<br>• Area >= 25 and less than or equal to 50, print 'Small circle'<br>• Area is greater than 50 and <=75, print ' Medium circle'<br>• Area is greater than 75, print 'Big Circle'<br>• Otherwise print 'Null'<br>

Extracted text: Write a python program to read the area of a circle as input and print the messae according to the conditions given below [4 Marks] • Area >= 25 and less than or equal to 50, print 'Small circle' • Area is greater than 50 and <=75, print="" '="" medium="" circle'="" •="" area="" is="" greater="" than="" 75,="" print="" 'big="" circle'="" •="" otherwise="" print="">

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here