Before we jump into today's lesson, let's review what we learned yesterday. For each review session, we will learn how to debug a script. Debugging means locating the error and fixing it.
Please open this coding file and run the script. After running, please go to the console tab. As you may expect, there is an error in the code!
Can you figure out where the error is and how to fix it?