Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codemistic/Data-Structures-and-Algorithms
/ pascaltriangle.py
File
pascaltriangle.py
Python/pascaltriangle.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
from
math
import
factorial
3
4
n = 5
Callers
nothing calls this directly
Calls
2
factorial
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected