The reason you're not seeing any output is because the code is not actually printing anything—it's just evaluating the expressions.try
console.log('hello world');