Last active
January 2, 2020 03:14
-
-
Save Kledenai/bc0fa6b8b57abdaf7a344e20e4efecce to your computer and use it in GitHub Desktop.
Arquivo de organização da aula de fundamentos
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
console.log('Sentença de código'); | |
alert('Sou uma setença de código'); | |
console.warn( | |
'Aqui também') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment