Unit 4 guided practice 2: passing an array to a function | programming | ECPI University

In this example, we use an array called scores, and we pass the array to a function called printScores().  This function loops through the array elements, and prints them.  As before, the program prints the average of the grades.

Here is the code:

And here is the output:

Now, you enter the code, and run it.  (No Flowchart this time).

Upload your .c file and a screen shot of your code output saved in a Word document including the path name directory at the top of the screen into the dropbox for grading.