Answer the question
In order to leave comments, you need to log in
Why are installed modules not showing up on the Modules/Extensions page?
Why are installed modules not showing up on the Modules/Extensions page?
Installed vqmod. I start to install modules and update in "modifier", but the module does not appear on the Modules/Extensions page. What could be the problem ?
Thank you.
Answer the question
In order to leave comments, you need to log in
function addUser() {
let name = prompt('Введите имя пользователя');
arr[arr.length] = name;
return arr.sort();
}
let arr = ['Тимур','Саша','Данил','Паша','Вадим'];
console.log(addUser());
/*
name = 'Иван';
console.log() = Array(6) [ "Вадим", "Данил", "Иван", "Паша", "Саша", "Тимур" ]
*/
Why do you perform test tasks in companies if you can’t do it, this is the simplest task, and you still apply for a job.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question