jump to navigation

king geek for a day June 30, 2004

Posted by Aaron in : General , trackback

James just won it so far for today with
if (DQRun(now)==false)
{
Console.WriteLine(”darn”);
} else {
Console.WriteLine(”sweeet!”);
}

Ok so perhaps we added some of that after the fact, but the conditional was all his. For some of you this isn’t going to make any sense, but take my word for it… its geeky.
btw, right now this outputs “darn”, but we’ve high hopes that in a few iterations we’ll see a “sweeet!”

Comments»

no comments yet - be the first?