Skip to content

Instantly share code, notes, and snippets.

@ampulhetadosaber
Created May 16, 2020 18:51
Show Gist options
  • Save ampulhetadosaber/889eb231de1f3339b7f6250b8c15097e to your computer and use it in GitHub Desktop.
Save ampulhetadosaber/889eb231de1f3339b7f6250b8c15097e to your computer and use it in GitHub Desktop.
if( condição )
{
// instrução 1
// instrução 2
// .
// .
// .
// instrução x
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment