i've finished other parts but i don't get this grading part. I have tried few code but still run errors. Please help!
======
Prompt the user for the grades of 10 students with one prompt for
each grade with the prompting text being: "Enter grade between 1 and
10 for student n:" where n varies from 1 to 10. If the grade input is
not between 1 and 10, please prompt again for the grade
=======



