There we go! Now all we need to do now is create an instance that has all of the parameters we need.

Create an instance of Loop.

Make sure to assemble var loop = new Loop(10.5, 3.2, 7.4); in your code.