****Hi i have this line that i dont understand
inputBtns.forEach((inputBtn) => { if (inputBtn.classList.length ===0)});
the problem is
A. my speculat