60112c7
1
2
3
4
// run `node index.js` in the terminal console.log(`Hello Node.js v${process.versions.node}!`);