Browser APIExercise 2On this pageExercise 2Create the following folder/file structure:/ex_2 |-- index.html |-- script.jsindex.htmlCreate a basic HTML documentCreate a script tag on the document head elementAdd the script.js file to the documentscript.jsUsing the console show odd numbers from 1 to 1000