MCPcopy Index your code
hub / github.com/geekcomputers/Python / sierpinski_triangle.py

File sierpinski_triangle.py

sierpinski_triangle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Author Anurag Kumar | anuragkumarak95@gmail.com | git/anuragkumarak95
2
3Simple example of Fractal generation using recursive function.
4

Callers

nothing calls this directly

Calls 2

triangleFunction · 0.85
speedMethod · 0.80

Tested by

no test coverage detected