temperature conversion program to allow the user
Write a temperature conversion program to allow the user to enter in an input temperature in one scale and then a target scale to convert to. The program would then convert to the target scale. Example: If I were to enter 32 Fahrenheit as my input temperature and Celsius as my target scale the program would return “ 32 degree Fahrenheit is equal to 0.00 Celsius”. Your program must support conversion to and from the following scales.
Fahrenheit, Celsius, Kelvin, Rankine, Delisle, Newton, Réaumur, Rømer
You will need the temperature conversion formulas from the following site.
https://en.wikipedia.org/wiki/Conversion_of_units_of_temperature
Allow the user to repeat this program as many times as they would like.
You will need an Flowchart and basic pseudocode
11 years ago
Purchase the answer to view it
- theanswer.docx