alert('hi'); // const p = document.createElement('p'); // p.textContent = 'A second line of text'; // document.body.appendChild(p);