Name _________Andrew Elmotiey________________06.01TestingThis assignment has three parts.Part One: Design the programWrite a program that converts or calculates values. Use the following guidelines to write yourprogram:1.1.Think of a program that requires you to convert or calculate at least two types of values.Some examples may include converting between inches and centimeters or calculatingdistance.2.2.Write a function to perform the calculation. Be sure to double check the formula andunits. For example, does the equation require meters but your value is in feet?3.3.Determine a set of at least three values to test your program. Be sure to include integers,floating point, negative, and positive numbers if appropriate.4.4.Create output to display the results of the testing.5.5.Write the pseudocode for this program. Be sure to include any needed input,calculations, and output.Insert your pseudocode here:Inputs:▪Centimeters▪the selections which the users want.Outputs:▪