TG Telegram Group & Channel
JavaScript | United States America (US)
Create: Update:

CHALLENGE

let x = 5;

function foo() {
console.log(x);
let x = 10;
console.log(x);
}

foo();

CHALLENGE

let x = 5;

function foo() {
console.log(x);
let x = 10;
console.log(x);
}

foo();


>>Click here to continue<<

JavaScript




Share with your best friend
VIEW MORE

United States America Popular Telegram Group (US)