Would you like to clone this notebook?

When you clone a notebook you are able to make changes without affecting the original notebook.

Cancel

HoistingDemo3

node v10.24.1
version: master
endpointsharetweet
var x = 5; // Initialize x console.log(x + " " + y); // Display x and y var y = 7; // Initialize y
Loading…

no comments

    sign in to comment