Skip to content

Instantly share code, notes, and snippets.

@mahboob-awan
Last active December 16, 2015 04:39
Show Gist options
  • Save mahboob-awan/5378324 to your computer and use it in GitHub Desktop.
Save mahboob-awan/5378324 to your computer and use it in GitHub Desktop.
//JavaScript
function add(a,b){ return a+b; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment