MCPcopy Create free account
hub / github.com/SuperSimpleDev/javascript-course / 12v.js

File 12v.js

1-exercise-solutions/lesson-12/12v.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Create a new resetScore function so
2// we can reuse this code.
3// See 12r.js for the full code.
4function resetScore() {

Callers

nothing calls this directly

Calls 1

resetScoreFunction · 0.70

Tested by

no test coverage detected