Hi I am asked to write a program that keeps track of students results in a vector. I am to assume that there will no more than 10 results but there may be less, I also must use a loop. A letter grade must be assigned to the input for example Grade a would be from 90-100. I think I have the basic framework but I am not sure how to get out the loop and ask the user to input something else..