Javascript 100-163Exercise 118Exercise 118Create a new index118.js fileDefine a grades variabe and assign an array with 10 numbers from 1 to 10Define a result variable and assign the result value of adding the first, third, fifth and last number from the grades array