Question: Using C code language, write the following program: Write code that would do temperature conversions from Fahrenheit to Celcius. The bottom two lines should express
Using C code language, write the following program:
Write code that would do temperature conversions from Fahrenheit to Celcius. The bottom two lines should express output to two decimal places.
Please have the code resemble the formatting shown below.

Enter in the temperature in Fahrenheit: 72.2 User input using two decimals: 72.20 That temperature in Celsius is: 22.30
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
