Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a Python program to find the volume of a Cone. Formula to find the volume of a Cone is, Volume of Cone = h/3

image text in transcribed
image text in transcribed
Write a Python program to find the volume of a Cone. Formula to find the volume of a Cone is, Volume of Cone = h/3 x r? (Value of =3.14). Take the input from the keyboard. An Insurance company charges insurance fee of 150 OMR. Discount is given based on the engines capacity's, as shown in the table below. Write a Python program to input Engine Capacity from the keyboard, find the discount and display the Total Insurance fee. Engine Capacity in cc 1000-2000 2000-3000 3000-4000 Above 4000 Discount 15% of Insurance fee 25% of Insurance ee 35% of Insurance fee 40% of Insurance fee Total Insurance fee = Insurance fee - Discount

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Microsoft Visual Basic 2008 Comprehensive Concepts And Techniques

Authors: Gary B. Shelly, Corinne Hoisington

1st Edition

1423927168, 978-1423927167

More Books

Students also viewed these Databases questions