Comment Refactor (Score 1) 192
do {
eat();
sleep();
} while (codeIsFun());
retire();
do {
eat();
sleep();
} while (codeIsFun());
retire();
Never worry about theory as long as the machinery does what it's supposed to do. -- R. A. Heinlein