Javascript 51-100Exercise 96On this pageExercise 96Create a new index96.js fileWrite the code to show numbers bettwen 0 and 10000 using forThe numbers need to be incremented by 10Example:0102030and so on ...10000