Posted by tim in I am not Denny!! on March 27, 2004
Me: Hello?
Them: Is Denny there?
Me: You guys need to quit calling this number. There is no Denny here. You need to inform whoever gave you this number that THERE IS NO DENNY HERE!
Them: Ok, sir.
Me: Got it?
Them: Yes sir.
**CLICK**
Posted by tim in Love sucks... on March 27, 2004
while(!myFeelings.Expressed) {
    if(myFeelings.time_known_other_person_without_telling > "1 year") {
        if(Question("Should I tell them?")) {
            ExpressFeelings();
            myFeelings.Expressed = true;
        } else {
            myFeelings.Expressed = false;
            myFeelings.time_known_other_person_without_telling += "1 more day";
        }
    }
}

So I'm a geek.. Sue me...

Copyright © 2025 SkuddBlog