(Average of Grades) Write=a pseudocode that reads the grades for 20 students, stores them in an array, calculates and displays the average of the class. Check for negative numbers; if the input grade is negative, do not include it in your calculation and give a message to the user to enter a correct grade.