Write three C program that prints out max, min, and the average values of the data file included below. Be sure to include the outputs of the program in your solutions. Use three data files structures that we have learned in chapter 3 (counter, sentinal, or both). Also, draw three flowcharts for these three programs. See image.
Remember to turn in the computer print out of the C programs, the compiling steps and the results along with three flowcharts.