5

while(alive){
eat();
sleep();
code();
repeat();
}

Comments
Add Comment