Skip to content

Instantly share code, notes, and snippets.

@baltazarparra
Created September 16, 2016 01:10
Show Gist options
  • Save baltazarparra/47ecf44c134e28e440b504cf793ecc87 to your computer and use it in GitHub Desktop.
Save baltazarparra/47ecf44c134e28e440b504cf793ecc87 to your computer and use it in GitHub Desktop.
points: function points(x, y) {
var user = x;
var cpu = y;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment