Skip to content

Instantly share code, notes, and snippets.

@ampulhetadosaber
Created May 20, 2020 13:59
Show Gist options
  • Save ampulhetadosaber/1fcbe028bc4b20381c4b0cf534e4af97 to your computer and use it in GitHub Desktop.
Save ampulhetadosaber/1fcbe028bc4b20381c4b0cf534e4af97 to your computer and use it in GitHub Desktop.
for(inicializador ; condicao ; incremento)
{
// seu código
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment