Lesson 1 - Hello World

Output text using the alert command.

  1. Open the Javascript and output window
  2. In the Javascript windows type: alert("Hello World");
  3. In the output windows click "Run with JS"