Post #5746 392 Feb 11, 2026, 16:07 UTC const arr = [1, 2, 3, 4, 5];arr.length = 2;console.log(arr);WebDEV #test #Frontend Выберите правильный вариант 👇🏼