logo

Crowdly

Browser

Add to Chrome

Що відобразить браузер після виконання коду? var module = { name: 'Elis', ...

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

Що відобразить браузер після виконання коду?

var module = {

name: 'Elis',

say: function (name) {

alert ( 'Hello' + name)

},

}

module.say ( 'Silvia');

More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

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

Browser

Add to Chrome