Sunday, April 3, 2011

Information Overload

If you recognize the logos below, you speak "bleep bleep blurp blurp".

I have SO much to learn...

2 comments:

  1. public static void main(int argc, String args[])
    {
    Shobhna shobhna = new Shobhna();

    if(shobhna.getMood().equals("bitchy") == true)
    {
    shobhna.setMood("monetarily generous");
    shobhna.giveMoneyTo("friends");
    }
    else return;
    }

    ReplyDelete
  2. else if (shobhna.getMood().equals("extremely knowledgable" && "witty" && "super awesome"))
    {
    friends.buyLunchFor(shobhna)
    }

    ReplyDelete