hello.js 89 Bytes EditWeb IDE 1 2 3 if (window.console) { console.log("Welcome to your Play application's JavaScript!"); }