Project: Student Score Manager
Put your knowledge of functions, arrays, vectors, and structs to use by building a working app.
We'll cover the following...
We'll cover the following...
Project
Create a student score tracker that allows the user to enter the names and scores of multiple students. The program should then display each student's score along with a letter grade and calculate and display the class average.
Project requirements
Ask the user ...