Question: Create a flow chart with comments. Thanks 1. Prompts the user to choose the type of conversion desired using a menu with options. 2. The
Create a flow chart with comments. Thanks

1. Prompts the user to choose the type of conversion desired using a menu with options. 2. The program then clears the screen after capturing the user choice and prompt the user to enter the desired temperature value. 3. The screen clears at this point and the program prompt the user for the desired temperature to convert. 4. Screen must be cleared again and a table like output displaying the temperature in all the units. Conversion formulas: Celsius to Fahrenheit Kelvin to Fahrenheit Fahrenheit to Celsius Celsius to Kelvin Kelvin to Celsius Fahrenheit to Kelvin F = 9/5 (C) + 32 F = 9/5 (K-273) + 32 C = 5/9 F-32) K="C + 273 C = K -273 TK = 5/9 (F-32) + 273 5. The program should decide if the temperature entered is hot, moderate or cold based on the following ranges: 1. temperature
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
