Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
let
a = 7
2
3
function
factorial(number){
4
let
arr = Array.from(Array(number+1).keys())
Callers
nothing calls this directly
Calls
2
factorial
Function · 0.85
facFor
Function · 0.85
Tested by
no test coverage detected