Computers and Technology
Computers and Technology, 24.06.2019 13:30, tami5

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 the highest and lowest temper- atures for the year. your program must consist of the following functions: a. function getdata: this function reads and stores data in the two- dimensional array. b. function averagehigh: this function calculates and returns the average high temperature for the year. c. function averagelow: this function calculates and returns the aver- age low temperature for the year. d. function indexhightemp: this function returns the index of the highest high temperature in the array. e. function indexlowtemp: this function retur

answer
Answers: 3

Similar questions

Do you know the correct answer?
Write a program that uses a two-dimensional array to store the highest and lowest temperatures for e...

Questions in other subjects:

Konu
Mathematics, 14.12.2019 21:31
Konu
Mathematics, 14.12.2019 21:31