Androbin

113
reputation
5
while ( alive() ) {
    eat();
    sleep();
    code();
}