MCPcopy Index your code
hub / github.com/CodeWithHarry/Sigma-Web-Dev-Course / index.js

File index.js

Video 58/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1function nice(name) {
2 console.log("Hey " + name + " you are nice!")
3 console.log("Hey " + name + " you are good!")
4 console.log("Hey " + name + " your tshirt is nice!")

Callers

nothing calls this directly

Calls 2

func1Function · 0.85
sumFunction · 0.70

Tested by

no test coverage detected