Get your own Node server
console.log('This example is different!');
console.log('The result is displayed in the Command Line Interface');

              
This example is different!
The result is displayed in the Command Line Interface