The code itarates multiples in: 7 up to 100, 8 up to 200, 9 up to 300
To run the test please clone or downlaod the repo and run: "npm run test" in a terminal
To run the function and see all three iterations in console run "node public/main.js"
Jest, Node, JavaScript