Javascript 100-163Exercise 104Exercise 104Create a new index104.js fileDefine a fibonacci variable and assign a function valueWhen executing the fibonacci function it will print the 10 first fibonacci sequence numbers as outputExecute this function 3 times