Let's test your knowledge. Fill in the missing part by typing it in.
Syntax errors occur when the ____ of the code is not written correctly according to the rules of the JavaScript language syntax. These errors prevent the code from __ and need to be fixed before the program can be executed.
Write the missing line below.