Hacker News new | ask | show | jobs
by jiggy2011 5155 days ago
I actually like Atwood's example program:

10 PRINT "I AM THE MAYOR"

20 GOTO 10

If everybody on the planet could write and understand that program, the average level understanding of computer science on the planet would have increased exponentially.