Exercise: Hello World
- Using the new Editor/IDE - open the console.js and run it from the editor
- Create the console.html file too and open it with a browser
- Create a hello.html that loads hello.js that ask the user for her name and then displays the result in the browser and on the console as well.