Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/Python
/ sierpinski_triangle.py
File
sierpinski_triangle.py
fractals/sierpinski_triangle.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
Author Anurag Kumar | anuragkumarak95@gmail.com | git/anuragkumarak95
3
4
Simple example of fractal generation using recursion.
Callers
nothing calls this directly
Calls
1
triangle
Function · 0.85
Tested by
no test coverage detected