Showing posts with label food. Show all posts
Showing posts with label food. Show all posts

Thursday, February 8, 2007

Cob.Eat()


for (int i=0; i++; i<cob.rows(i).length)
for(int j=0; j++; j<cob.rows()) {
Bite();
Chew();
}
Floss();

pizza();


do{
eatSlice();
}while (seeDouble == TRUE && burp == brooklynLager);

feed();


if (Couch.popcorn == 0){
Me.moveTo(kitchen);
Me.eat(macAndCheese);
Me.returnToCouch();
}