Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodeWithHarry/Sigma-Web-Dev-Course
/ sum
Function
sum
Video 82/script.js:40–42 ·
view source on GitHub ↗
(a, b, c)
Source
from the content-addressed store, hash-verified
38
}
39
40
const
sum =
async
(a, b, c)=>{
41
return
a+b+c
42
}
Callers
1
script.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected