79107519

Date: 2024-10-20 16:34:06
Score: 2
Natty:
Report link

I clicked the "Run Code Snippet" button on your code and it returned with an error: "one.forEach is not a function" that's your problem. try something different like a for loop or a while loop with variables (same thing). It may autocorrect into forEach for you if you have a library installed but you're better off using a default javascript function

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: TheEngineerM