Home / Expert Answers / Computer Science / use-c-2-we-want-to-convert-real-temperature-values-from-fahrenheit-scale-to-celsius-scale-for-5-dif-pa155

(Solved): use c 2. We want to convert real temperature values from Fahrenheit scale to Celsius scale for 5 dif ...



use c

2. We want to convert real temperature values from Fahrenheit scale to Celsius scale for 5 different cities. It is mandatory
2. We want to convert real temperature values from Fahrenheit scale to Celsius scale for 5 different cities. It is mandatory to use a while loop to accomplish this task. For every iteration of the loop, the user is supposed to enter Fahrenheit value for that particular city. A sample run of the program is shown below. Sample Run: Enter temperature for City 1 in Fahrenheit: \( 96.2 \) In Celsius, it's : 35,666667 Enter temperature for City 2 in Fahrenheit: \( -37.7 \) In Celsius, it's : \( -38.722222 \) Enter temperature for City 3 in Fahrenheit: \( 15.45 \) In Celsius, it's : \( -9.194444 \) Enter temperature for City 4 in Fahrenheit: \( 63.87 \) In Celsius, it's : \( 17.705556 \) Enter temperature for City 5 in Fahrenheit: \( 111.78 \) In Celsius, it's : \( 44.322222 \)


We have an Answer from Expert

View Expert Answer

Expert Answer


We need to take Fahrenheit temperature
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe