Skip to content

Instantly share code, notes, and snippets.

@knightsamar
Created April 30, 2022 00:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save knightsamar/ccb30fa47b95b7705ae93d3c13b2cca0 to your computer and use it in GitHub Desktop.
Save knightsamar/ccb30fa47b95b7705ae93d3c13b2cca0 to your computer and use it in GitHub Desktop.
Hello World Examples
conosle.log('Hello World');
Run `node hello_world.js` to print Hello World
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment