Hands-On Activity 7-4 A student’s grade in a class is based on a… Hands-On Activity 7-4A student’s grade in a class is based on a percentage for classwork and for attendance, according to this policy:Any student with more than five absences fails the class, regardless of percentage. A student with two or fewer absences gets 3% added to the percentage. The grading scale, after being adjusted for attendance, is 90 to 10 = A, 80 to 89.9 = B, 70 to 79.9 = C, 60 to 69.9 = D, and below 60 =EUse Notepad to write a pseudocode program that allows a student to enter a percentage and the number of absences, and then displays the grade and an explanation if any adjustments were made. Save the fileas gradeReporter.txt.*** If the student has 2 or fewer absences, the formula should be created so that the grade is increased by 3%-NOT 3 points. For example, if the student has an 80 average and no absences, the grade willincrease by 3% and become 82.4***Computer ScienceEngineering & TechnologySoftware engineering

Order your essay today and save 20% with the discount code ESSAYHELP