+ と - をソースの中で表示したい 解答 言語の箇所に diffを指定 const createText = () => { const p = document.getElementById('text'); const rnd = Math.floor(Math.random() * textLists.length); - p.textContent = textLists[rnd]; + textLists[rnd]…
引用をストックしました
引用するにはまずログインしてください
引用をストックできませんでした。再度お試しください
限定公開記事のため引用できません。