Consider following snippet:

    function sayHello(){
        var message = "Welcome to Quizful!"
        ... message;
    }
    console.log(sayHello());
Which keyword you should insert instead of ... to print the hello message?
Explanation
return - returns its argument as the value of this function

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести