Код: Выделить всё
var pos = document.querySelector('span');
for (let i = 0; i < array length; i++) {
button.addEventListener('click', function() {
pos.innerHTML = array[i];
});
}< /code>
the word generated is
goПодробнее здесь: https://stackoverflow.com/questions/538 ... a-html-tag
Мобильная версия