Variable Declaration and Scope

Click the buttons to compare the behavior of using var vs let for variable declaration, and the effect of the "use strict" directive". In particular,



Click a button above to see the JavaScript code and output.