Spoken Tutorials - JavaScript Assignment 
      Funded by the Ministry of Education (MoE), GOI
	Indian Institute of Technology Bombay,
              https://spoken-tutorial.org
-------------------------------------------------------------

Arrow Functions in JS

1. Open the file "assignment.js" which you have created earlier
2. Clear the existing code
3. Display "Welcome to Spoken Tutorials message" in the console after 5 seconds
4. Use "setTimeout" and "arrow function" as "callback function"
5. Open the file MyPage.html in a web browser
6. Observe the output in the browser's console