On 2013-05-13, Sharon COUKA <[email protected]> wrote: > Hello, I'm new to python and i have to make a Mandelbrot fractal image for > school but I don't know how to zoom in my image. > Thank you for helping me.
It's a fractal image, so you zoom in/out with the following Python
instruction:
pass
;)
--
Grant Edwards grant.b.edwards Yow! I'm not available
at for comment..
gmail.com
--
http://mail.python.org/mailman/listinfo/python-list
