Question: Write a python program that does the following: Asks the user to enter the radius and height of a cone in cm.(height and radius are
Write a python program that does the following:
Asks the user to enter the radius and height of a cone in cm.(height and radius are real numbers)
Calculates the volume of the cone. If the volume is less than 50cm^2 the program should print that it is a small cone. Otherwise it should print that it is not a small cone.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
