Javascript 51-100Exercise 98Exercise 98Create a new index98.js fileAdd all the numbers bettwen 0 and 1000 using for statementThe iteration must break if the partial result is bigger than 400Show the result as output