Spoken Tutorials - JavaScript Assignment Funded by the Ministry of Education (MoE), GOI Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------- Loops in JS 1. Open the file "assignment.js" which you have created earlier 2. Clear the existing code 3. Loop the numbers from 1 to 100 4. Log the values which are divisible by 3 5. Open the file "MyPage.html" in a web browser 6. Observe the output in the browser's console