Lab 7: Conditional Statements


Write a program that reconstructs the gradebook lab. Prompt the user for a numeric grade, and a 0/1 scheme for the required paper. The output should tell the user their letter grade. Recall if the required paper is not in, the student gets an F.
Save your file as lab7.html.