Skip to content

Instantly share code, notes, and snippets.

@knightsamar
Created October 7, 2022 20:12
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/8512afebcac50842dab89246a73ea2d1 to your computer and use it in GitHub Desktop.
Save knightsamar/8512afebcac50842dab89246a73ea2d1 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