I am writing a Visual Basic program for calculating students scores, and also grading the highest 3 scores as "First" , "Second" and "Third" respectively.
I have been able to get the program to compute the score of each student. I have not been able to grade the highest three scores into First, second and third.
Kindly assist me, please.
I have been able to get the program to compute the score of each student. I have not been able to grade the highest three scores into First, second and third.
Kindly assist me, please.
Comment