Nothing is as it appears… hmm…
Ahhh, too much thinking…
public something appearsLike(Something nothing)
{
if(nothing == appearsLike(nothing)
{
return appearsLike(nothing);
}
else
{
DIVIDE BY ZERO
}
}
Hah! I made a program to figure out Dave’s game hint.
Silly recursion.


