What's this snippet going to display in the console? 

Speed limit exceededNothing

Since speed is greater than 75, console.log() displays Speed limit exceeded.