38. What will gets logged for below code?

console.log(num);
let num = 6;