Question: Task: Compute the average Temperature Write a program average Temp.c that asks the user to enter 5 temperature readings in Fahrenheit, and computes the average

 Task: Compute the average Temperature Write a program average Temp.c that

Task: Compute the average Temperature Write a program average Temp.c that asks the user to enter 5 temperature readings in Fahrenheit, and computes the average temperature in both Fahrenheit and Celsius. The temperatures should be read in the following format: templ/temp2/temp3/temp 4/temp5 The displayed averages should always show the sign (+/-), be right aligned and include exactly 3 decimal digits, and the both temperature numbers are aligned vertically, as in the following example: The average temperature in Fahrenheit: The average temperature in Celsius: +25.500 -3.611

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!