Skip to content

Instantly share code, notes, and snippets.

@ThePratikSah
Created July 17, 2017 17:49
Show Gist options
  • Save ThePratikSah/f25982357e9da61ef9a45de389f3a127 to your computer and use it in GitHub Desktop.
Save ThePratikSah/f25982357e9da61ef9a45de389f3a127 to your computer and use it in GitHub Desktop.
do {
loop body;
.... ....
} while (condition);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment