-
You will not be writing any code in this activity, but you will be trying to figure out the order different lines of code are executed.
-
There is a line of code commented out at the end of the challenge prompt, predict what the expected console logs will be if that line of code was executed.
- Open challenge-prompt.js and follow the instructions therein.