Upload your source file to the web: Submitting homework on-line. Hand in a print out of the program.
You must write this program using C, C++, Ada, Fortran, Perl. If you would like to use a different language, then get my permission first.
Create a program that will do the following.
1: (I)nput a list of numbers 2: (D)isplay the numbers that were entered 3: (F)ind the average of the numbers 4: (P)rint the even numbers above the average 5: (E)xit the program Please make a selection (1-5):
7 is an invalid option, please enter a valid option
100 -2 1000 -1000 435 0
Extra Credit - 2 points