79321408

Date: 2025-01-01 09:36:09
Score: 1.5
Natty:
Report link

simple answer to this :

const btnImg = btn.querySelector("img");
const imgAlt = btnImg.alt;
console.log(imgAlt);
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ayo crescent