Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save logentries-gists/0b48dd6a7b3dce34b687 to your computer and use it in GitHub Desktop.
Save logentries-gists/0b48dd6a7b3dce34b687 to your computer and use it in GitHub Desktop.
let calc = {
operation: “sum”,
operator1: 23,
operator2: 41
}, ops = [23, 41];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment