fruist.forEach((a) => {
console.log(a)
})
저는 안나옵니다.
.
작성한 코드 및 에러 메세지
prac.html:16 Uncaught ReferenceError: fruist is not defined
at prac.html:16:5
이렇게 뜹니다.