Lumbergh says: "If you voted, that would be greeaaaattt!" Login and vote now.
By bloid
via blog.fredjean.net
Published: Feb 29 2008 / 02:24
The FizzBuzz programming interview question raised it's head again. I've managed to resist the temptation to implement it in any languages so far. Until this morning that is...
So I fired up the Groovy Console and played a little. A nice feature of the console is that it displays a history of the scripts it ran. This allows me to present an evolution of my FizzBuzz program.
Add your comment