Skip to content

Instantly share code, notes, and snippets.

@gurucharanmk
Created April 20, 2016 13:41
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 gurucharanmk/8f45de9b750d045aed9500af6d3a7ccd to your computer and use it in GitHub Desktop.
Save gurucharanmk/8f45de9b750d045aed9500af6d3a7ccd to your computer and use it in GitHub Desktop.
let greeting = "Hello world";
console.log(`${greeting}`)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment