Write a program that uses a two-dimensional array to store the highest and lowes
ID: 3640423 • Letter: W
Question
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for each month of the year. The program should output the average high, average low, and highest and lowest temperatures of the year. Your program must consist of the following methods:
function getData: This function reads and stores the data in the two-dimensional array.
function averageHigh: This function calculates and returns the average hightemperature of the year.
function averageLow: This function calculates and returns the average low temperature of the year.
Explanation / Answer
PS: Please rate Check your inbox.
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.