Skip to content

Instantly share code, notes, and snippets.

@igorcardozo
Created November 16, 2020 00:32
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 igorcardozo/1b631749d11cebbfb99a4b86c17eff65 to your computer and use it in GitHub Desktop.
Save igorcardozo/1b631749d11cebbfb99a4b86c17eff65 to your computer and use it in GitHub Desktop.
console.log(concatStrings("hello", "world", "again"));
console.log(sum(2,2));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment