Write a for loop that iterates quizScores times. Each iteration: Assign userScore with the next input. Then, assign addResult with addResult plus userScore. Then, put addResult to output. Then, put "_" to output.

Can someone please help me write this in Coral? I am stuck and have no clue what to do.



Answer :

Other Questions