Classic lines actually used in a program for a computer science class:
1.
foreach (string cheese in the_package)
2.
in_mouth.Push(one_cheese);
3.
/// the answer is in the pop (not the soda)
/// aka not in_mouth.Soda()
return in_mouth.Pop();
Quite possibly Nerd Levels of 4 (Nerd Levels)
Subscribe to:
Post Comments (Atom)
1 comment:
Hahaha, nice. I like them.
Post a Comment