Signup/Sign In
Ask Question
Not satisfied by the Answer? Still looking for a better solution?

Level 2 lesson 2

The instruction on this level seems not clear.
by

1 Answer

iamabhishek
This is the correct answer:

{
let myVar = 10;
console.log(myVar);
}

Login / Signup to Answer the Question.