0
votes
votes
1 answers
Help with a loop question...
I need to create a program in C# that will allow a tutor to enter the assessment marks (%) for the students in a class. The tutor must first be asked how many students there are. The program will output the highest and lowest marks. ch ...
