document.write("JavaScript is fun.");
document.write("<h1>A Big Hello</h1>");
You practice typing JavaScript comments and some JavaScript code.