Home Segments Index Top Previous Next

286: Practice

Write a program that reads up to 100 lines of high–low–close price data. Your program is to write those data into a 3 by 100 array, and then to compute and display the averages of the high, the low, and the closing prices.