Write a JavaScript program in an HTML document to ask user to enter a class of math marks
(0 – 100) by using a while loop, then when the user enters a negative number, your program
should display the class average to one decimal place.