Question: Using Javascript: Create a script that asks for the student's percentage point through a prompt box. Using the following scenarios write if else statements that
Using Javascript:
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
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
