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. EG 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
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
29 | 30 | 1 | 2 | 3 | 4 | 5 |
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 | 1 | 2 |