[solved] – Question 86997
Each line begins with a city name and continues 12 temperature values for each month (January, February, March,….,December). In this assignment, you will write a C++ program which reads temperature data from the file and it will calculate the average temperature for the city as shown below, then it will record that information into output.txt file.
Expert Answer
OR

