I like coding. Because, We can change everything through code.
while (!success) { // trying new way to succeed tryAgain(); // otherwise dead if (failed) break; }