MCPcopy Index your code
hub / github.com/TheAlgorithms/Python / combinations.py

File combinations.py

maths/combinations.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2https://en.wikipedia.org/wiki/Combination
3"""
4

Callers

nothing calls this directly

Calls 1

combinationsFunction · 0.70

Tested by

no test coverage detected