Skip to content

Instantly share code, notes, and snippets.

@ilhamarrouf
Created December 5, 2016 23:36
Show Gist options
  • Save ilhamarrouf/6ce023108a428ec89b8d637943a1daec to your computer and use it in GitHub Desktop.
Save ilhamarrouf/6ce023108a428ec89b8d637943a1daec to your computer and use it in GitHub Desktop.
Sintaks Struktur Kontrol
for {start; condition; increment) {
statement;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment