Write a JavaScript code to create an array "Grades" with the following values: 45, 88, 67, 34, 51 a) Find the average of these grades. "VERY GOOD", b) If the average is between 75 and 100, display the...

Web2Write a JavaScript code to create an array

Extracted text: Write a JavaScript code to create an array "Grades" with the following values: 45, 88, 67, 34, 51 a) Find the average of these grades. "VERY GOOD", b) If the average is between 75 and 100, display the average and the message otherwise if it is between 50 and 74, display the average and the message "GOOD", otherwise display the average and the message "FAIL".

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here