Skip to content

Instantly share code, notes, and snippets.

@rssh
Created September 16, 2014 08:43
Show Gist options
  • Save rssh/15dd5f8004020ddb938b to your computer and use it in GitHub Desktop.
Save rssh/15dd5f8004020ddb938b to your computer and use it in GitHub Desktop.
jdv_article18 (Do usage)
Do {
x += 1
} until ( x != 10 )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment