We can use the console.log() instruction as often as we want. The computer displays every value on a line in the console.
console.log()
Make sure to pick (, followed by ).
(
)