
I need a program that will ask the user to either "Enter an Array" or to "Exit the program" If the user want to enter an array the are asked to enter ten numbers. Then those ten numbers are stored in an array and reprinted then that array is sorted by positive even, positive odd, and negative numbers and each section is stored in an array and printed and then for each seperate array the average is found for those numbers.