MCPcopy Create free account
hub / github.com/CodeWithHarry/Sigma-Web-Dev-Course / script.js

File script.js

Video 69/script.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1let a = 7
2
3function factorial(number){
4 let arr = Array.from(Array(number+1).keys())

Callers

nothing calls this directly

Calls 2

factorialFunction · 0.85
facForFunction · 0.85

Tested by

no test coverage detected