Androbin

991
reputation
10
27
while ( alive() ) {
    eat();
    sleep();
    code();
}