this is my first post here and I'm an aspiring programmer as well, so please when you see that I'm kind of talking nonsense don't go too harsh on me.
I'm having a bit of a problem creating a programme that I had in mind, this programme needs to ask the user for input on how many students are going to be marking, the user will insert a certain amount (example 10) after that is going to ask us to put for each of the 10 students a score in percentages.
what I had in mind was to create a For Loop to generate multiple “Variables” but I'm kind of lost on how I'm going to interact with each and one of them, so if you please could help me try to solve this problem that would be great, and please if there is a better way to do it please try to explain it to me as if you are trying to explain to a child. XD