Skip to content

Instantly share code, notes, and snippets.

@iftkharhussain
Last active March 10, 2023 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iftkharhussain/20d0b8bd5f85827e04117325af250af0 to your computer and use it in GitHub Desktop.
Save iftkharhussain/20d0b8bd5f85827e04117325af250af0 to your computer and use it in GitHub Desktop.
function sum(a,b,c){
return a+b+c
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment