Hi, i was looking on the practise question sticky and i came across this question,
Write a program that allows you to input students' scores and weights. The program should then calculate a weighted average and score based on the data inputted by the user. (Beginner)
I'm not going to ask you for the answer but i was wondering should i use a array to keep track of the multiple students?
Many thanks.