PROBLEM: Develop a solution that will calculate the average temperature, given a set of temperatures. The number of temp
Posted: Fri Jul 01, 2022 5:41 am
PROBLEM: Develop a solution that will calculate the average temperature, given a set of temperatures. The number of temperatures may differ from time to time. (Use a trip value to stop the processing of the loop.) Test the solution with the following 10 temperatures: 78° 90° 85° 80° 87° 83° 75° 90° 86° 70°