We can use the console.log() instruction as often as we want. The computer displays every value on a line in the console.

Add console.log() around "GO!".

Make sure to assemble console.log("GO!").