Skip to content

Instantly share code, notes, and snippets.

@jbmilgrom
Created January 19, 2020 15:27
Show Gist options
  • Save jbmilgrom/5195fcc900ce25e333693b7855fd0319 to your computer and use it in GitHub Desktop.
Save jbmilgrom/5195fcc900ce25e333693b7855fd0319 to your computer and use it in GitHub Desktop.
let balance = 100;
balance = balance - 20;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment