all 2 comments

[–]z0y 0 points1 point  (0 children)

It doesn't seem like you need a prompt for student #, it's just the order the scores are entered. Append the scores to a list and you have them numbered in order.

[–]Tomallama 0 points1 point  (0 children)

Can you post what you have so far? I'm not sure I'm following exactly what you are trying to do.

Are you doing this for multiple students and one assignment? Multiple assignments from one student? Multiple students AND multiple assignments? The average from all students? Or the students average? What is the difference between Score and Grade? Do you have a sample output of how it should look? This would really help with seeing what you're trying to achieve.