consile.log code example
Example 1: how to log to the console javascript
console.log('What you want to log here.');
Example 2: javascript console.log
console.log('I want to log this so I am logging this. Calm down and log.')
console.log('What you want to log here.');
console.log('I want to log this so I am logging this. Calm down and log.')