logo

Crowdly

Browser

Add to Chrome

Що буде результатом виконання цього коду? function getSquare(a) {   return...

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

Що буде результатом виконання цього коду?

function getSquare(a) {

  return a * a;

  console.log(`Square is ${a * a}`);

}

getSquare(8);

More questions like this

Want instant access to all verified answers on b.optima-osvita.org?

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

Browser

Add to Chrome