Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 416 Bytes

File metadata and controls

11 lines (7 loc) · 416 Bytes

Predict => Run => Observe => Explain

Remember to preview a markdown file on your computer you can do: Ctr + Shift + V (Windows/Linux) or CMD + Shift + V (Mac)

In this task, you'll need to look at some code in 1.js and, firstly, predict what it will do, without executing it.

{YOUR PREDICTION HERE} I Think something is missing

Afterwards, you can execute the code in 1.js to check your answer 📝