Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
import
math
4
from
PIL
import
Image, ImageDraw
Callers
nothing calls this directly
Calls
1
draw_fractal
Function · 0.70
Tested by
no test coverage detected