Next, create a pass variable to store the evaluation of the student's test score.
pass
Make sure to assemble var pass; in your code.
var pass;