Skip to content

Instantly share code, notes, and snippets.

@igorcardozo
Created November 16, 2020 00:32
Embed
What would you like to do?
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