Count the Balls

Step 4: In JavaScript, make a variable for the box, and add the following to put the ball in the box:
box.appendChild(ball)
Last step Next step