What is the expected result when executing the following scripts in a web browser?
A pop-up alert box will display Fair followed by a pop-up alert box displaying Bad
A pop-up alert box will display Poor
There is an error in the code, no pop-up alert box will appear
Two pop-up alert boxes will appear one will display Fair and one will display Poor
Submit