Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45347
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Fractal |
| Date | 2013-05-15 14:24 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <kn05qi$jtu$1@reader1.panix.com> (permalink) |
| References | <mailman.1691.1368602017.3114.python-list@python.org> |
On 2013-05-13, Sharon COUKA <sharon_couka@hotmail.com> 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
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Fractal Sharon COUKA <sharon_couka@hotmail.com> - 2013-05-13 17:41 +0200
Re: Fractal "Colin J. Williams" <cjw@ncf.ca> - 2013-05-15 08:07 -0400
Re: Fractal alex23 <wuwei23@gmail.com> - 2013-05-15 17:00 -0700
Re: Fractal Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2013-05-16 09:11 +0200
Re: Fractal Chris Angelico <rosuav@gmail.com> - 2013-05-16 17:24 +1000
Re: Fractal "Colin J. Williams" <cjw@ncf.ca> - 2013-05-15 08:07 -0400
Re: Fractal Grant Edwards <invalid@invalid.invalid> - 2013-05-15 14:24 +0000
csiph-web