Your program should recognized invalid conversions


Metric Conversion Program

Write a script that will assist the user with metric conversions. Your program should allow the user to specify the names of the units as strings(e.g., centimeters, liters, grams, for the metric system and inches, quarts, pounds, for the English system)and should respond to simple questions such as
"How many inches are in 2 meters?"
"How many liters are in 10 quarts?"

Your program should recognized invalid conversions. Example
"How many feet in 5 kilograms?
is not a meaningful question because 'feet" is a unit of length wheras "kilograms: is a unit of mass.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Your program should recognized invalid conversions
Reference No:- TGS0117762

Expected delivery within 24 Hours