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