MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577159.py

File recipe-577159.py

recipes/Python/577159_LSystem_Fractals/recipe-577159.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# L-System Fractals
2# FB - 201003276
3import math
4from PIL import Image, ImageDraw

Callers

nothing calls this directly

Calls 1

draw_fractalFunction · 0.70

Tested by

no test coverage detected