Write Javascript code! const appDiv = document.getElementById('app');. appDiv.innerHTML = `<h1>JS Starter</h1>`;. let counter = -1;.
確定! 回上一頁