G+_George Kozi Posted January 14, 2014 Share Posted January 14, 2014 Well, it's true, isn't it? Fr. Robert Ballecer, SJ h/t Phill Hocking Originally shared by Programming Geeks var milkBottles = 1 ; milkBottles = (haveEggs? 6 : 1); hahaha logically true Link to comment Share on other sites More sharing options...
G+_Jeff Stevens Posted January 14, 2014 Share Posted January 14, 2014 It is interesting that this is similar to memes that try to demonstrate how some people on the autism spectrum do things. e.g. http://thumbpress.com/wp-content/uploads/2013/09/funny-alphabetical-order-autistic-kid-word1.jpg Link to comment Share on other sites More sharing options...
G+_joshua dickinson Posted January 14, 2014 Share Posted January 14, 2014 Jeff Stevens We are all autism Link to comment Share on other sites More sharing options...
G+_Homer Slated Posted January 14, 2014 Share Posted January 14, 2014 Always remember to declare your variables! Link to comment Share on other sites More sharing options...
G+_Mark Injerd Posted January 15, 2014 Share Posted January 15, 2014 Wife tells husband "While you're out, grab some milk." Husband never returned. Link to comment Share on other sites More sharing options...
G+_George Kozi Posted January 15, 2014 Author Share Posted January 15, 2014 Mark Injerd lol... yeah, a line of code missing there. Link to comment Share on other sites More sharing options...
G+_Digital Dynamic Posted January 15, 2014 Share Posted January 15, 2014 I just hate when computers give me exactly what I asked for...or programmers...:-) Link to comment Share on other sites More sharing options...
G+_Kamil Becmer Posted January 16, 2014 Share Posted January 16, 2014 The first assignment is unnecessary. Just `var milkBottles = haveEggs ? 6 : 1` Link to comment Share on other sites More sharing options...
Recommended Posts