Skip to content

Instantly share code, notes, and snippets.

@wolframkriesing
Created April 15, 2015 14:49
Show Gist options
  • Select an option

  • Save wolframkriesing/f2780b471bf8c6664095 to your computer and use it in GitHub Desktop.

Select an option

Save wolframkriesing/f2780b471bf8c6664095 to your computer and use it in GitHub Desktop.
function callTie(points) {
return pointsMap[points] || 'Deuce';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment