I am new and learning JavaScript from Udemy
What answer should be according to Udemy Course
Question is age variable is declared globally so the second console.log should be 23 which is outside the function what am i doing wrong ? but the console.log is taking the variable from the function !