Spoken Tutorials - JavaScript Assignment Funded by the Ministry of Education (MoE), GOI Indian Institute of Technology Bombay, https://spoken-tutorial.org ------------------------------------------------------------- Data Types and Variables in JS 1. Open the file "assignment.js" which you have created earlier 2. Clear the existing code 3. Create an array with the name "students" 4. Add few student names in the array 5. Log all the values 6. Open the file "MyPage.html" in a web browser 7. Observe the output in the browser's console