Похожие чаты

Why not go for simple code? function helloW() {

var txt = 'hello world';
return txt

}

console.log(helloW())

1 ответов

1 просмотр

🙄 const helloWorld = () => 'hello world'

Похожие вопросы

Обсуждают сегодня

Карта сайта