I am in my first week of computer programming, and I need to figure out how to return an array to main. I want the outer for-loop to repeat the inner for the two input types (assignment and lab), then I want to return the average assignment and average lab value as an array to main. I am in my first week of computer programming,