Make a program that displays a measurement in either inches or centimeters. The program should allow the user the choice of converting a measurement from inches to centimeters or vice versa. Use the program-defined functions: one for each different conversion type.