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

File script.js

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

Source from the content-addressed store, hash-verified

1function createCard(title, cName, views, monthsOld, duration, thumbnail) {
2 // Finish this function
3 let viewStr
4 if (views < 1000) {

Callers

nothing calls this directly

Calls 1

createCardFunction · 0.70

Tested by

no test coverage detected