@ -677,6 +677,9 @@ When you run _index.html_ file in the 01-Day folder you should get this:
I am 25 years old.
You are 30 years old.
```
11. Declare one variable **test** and assign the initial value as null and log to the browser console by doing following things:
i. **_typeof_** test
ii. **_typeof_** **_typeof_** test
🎉 CONGRATULATIONS ! 🎉