Create a script that asks for the student's percentage point through a prompt box. Using the following scenarios write if else statements that determine the student's letter grade and display the grade in an alert box: Percentage Letter Grade >=90 A Between 80 and 89 B Between 70 and 79 C Between 60 and 69 D Lower than 60 F

Solved
Show answers

Ask an AI advisor a question