Monday, September 26, 2011
High-Resolution Mandelbrot in Obfuscated Python
The Mandelbrot set is a traditional favorite among authors of obfuscated code. You can find obfuscated code in C, Perl, Haskell, Python and many other languages. Nearly all examples render the Mandelbrot set as ASCII art. High-Resolution Mandelbrot in Obfuscated Python


Labels: fractals