[Solved] How can I fix this error in my code for an assignment?
I eventually figured this one out. Here’s the code I came up with: /*********************************************************************** * Program: * Assignment 31, Array Design * Sister Unsicker, CS124 * Author: * Lanie Molinar * Summary: * This program gets 10 grades from the user, averages them, and displays * the result. It doesn’t count -1 as a completed … Read more