Group the related console.log() statements together.
console.log()
Make sure to pick console followed by . and then log, "Launch!".
console
.
log
"Launch!"