Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save TheOpenDevProject/cbd5a73e1acc1a22e333be0ebc891ed5 to your computer and use it in GitHub Desktop.
Save TheOpenDevProject/cbd5a73e1acc1a22e333be0ebc891ed5 to your computer and use it in GitHub Desktop.
-------SCOPE PROGRAM-------
let staticstring = "sdfs";
-----FUNCTION SCOPE------
let x = 4;
-----FUNCTION SCOPE------
-------SCOPE PROGRAM-------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment