Skip to content

Instantly share code, notes, and snippets.

@sb-bilal-dev
Created April 27, 2021 18:15
Show Gist options
  • Save sb-bilal-dev/aa9cb758c1ba5f3c71fba937a72a1079 to your computer and use it in GitHub Desktop.
Save sb-bilal-dev/aa9cb758c1ba5f3c71fba937a72a1079 to your computer and use it in GitHub Desktop.
console.log('hello');
const WORLD = 'world';
console.log(WORLD);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment