just wanna poin out that in lesson 1.2.06 – Data Types – Numbers & NaN at 2:05 you are saying that the variable value is inside a parenthesis but in the video the code is
var strNum = ‘1’;
where string value, of course, is not sorrounded by parenthesis.
I know it’s a little thing.
But I’m just trying to be helpful.