0 / 60 seg.

What code would change the text of an element with the ID "myId" to "Hello World"?

<span id="myId">Initial text</span>
_____