Muzib

103
reputation
4
while(AT_JOLLY_MOOD)
{
   eat();
   wander();
   facebooking();
   sleep();
}
whle(AT_OFF_MOOD)
  do_coding();