01_hello.js 75 Bytes Raw Blame History Permalink 1 2 3 4 "use strict"; console.log("Hello, World"); document.write("Hello, World")