logo

Crowdly

Що буде виведено у консоль? var b = 10; if (b % 3 == 0) {             var i...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Що буде виведено у консоль?

var b = 10;

if (b % 3 == 0) {

            var i = 10;

}

console.log(i);

More questions like this

Want instant access to all verified answers on vns.lpnu.ua?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!