can't access let before initialization?

advait singh - Sep 28 - - Dev Community

why can we access var before the initialization even tho the value is undefined
but an error pops up if the same is done with let ???
Image description
Image description

.
Terabox Video Player