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