i just started with node.js . So for starting with Hello World example node.js beginner book . when i type the command console.log("Hello world");
. Its prints Hello World on console . That what i expect from this code but in next line its also prints the undefined
i install the nodejs from this link for windows installation of nodejs for windows
here below is screenshot also for this