100LinesOfCode icon indicating copy to clipboard operation
100LinesOfCode copied to clipboard

Mandelbrot generator with documentation and typechecking.

Open de-longhi opened this issue 2 years ago • 0 comments

I saw this repo online and decided I would try to make my first actual pull request. So I made a mandelbrot generator using the python complex class, the pillow library for visualization and adding documentation for public functions as well as typechecking for them. Thank you for giving me this opportunity.

de-longhi avatar Feb 18 '24 12:02 de-longhi