News

You can also use the let statement with a variable name to declare the variable but not define a value for it:. let yVar; In this case, you’ve defined myVar in memory but have yet to assign a ...