Scope
The scope determines the region and range in which variables can be accessed
The scope determines the region and range in which variables can be accessed
Concept of variables and characteristics of let, block scope
Concept of variables, characteristics of var, and function-level scope