Skip to content

Instantly share code, notes, and snippets.

@christiancost47
Created January 9, 2020 14:43
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 christiancost47/c85f430bcdabea2cfd633568bc0fc4ad to your computer and use it in GitHub Desktop.
Save christiancost47/c85f430bcdabea2cfd633568bc0fc4ad to your computer and use it in GitHub Desktop.
/*
Esse é um comentário de multiplas linhas
Abaixo um comentário de uma linha
*/
// Exibindo Output em JS
console.log("Hello world!");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment