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:

Anonymous said...

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;
}

Shobs said...

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