Computer Science Student
Friday, November 16, 2012
Which Came First?
Found this on tumblr and thought it was funny. This'll break your program btw.
“function chicken() {
return egg();
}
function egg() {
return chicken();
}
print(chicken() + ” came first.”);”
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment