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

Level 3 - lesson 7

Why they tell me that I forget to log the variable ghost even though I already log.
by

1 Answer

sam5epi0l
Make sure you use the log variable type correctly:


console.log(typeof variable_name);

Login / Signup to Answer the Question.