Prepare a program that reads in a list of integer numbers


Program: Prepare a program that reads in a list of integer numbers and print out the sum of all numbers, the average, the lowest and the highest value entered.

The first input number indicates how many numbers the program is attempting to read.

For case, if the first number entered is 11, then it means 11 integer numbers will be expected as input. LETS say for simplicity sake the said number is 8.

You need to implement this in C language. You have to provide the answer ASAP.

 

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Prepare a program that reads in a list of integer numbers
Reference No:- TGS0961270

Expected delivery within 24 Hours