MCPcopy Index your code
hub / github.com/CleverProgrammers/JavaScript-Course-by-Clever-Programmer- / functions.js

File functions.js

notes/functions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Functions are just tricks or commands you teach your computer!
2
3
4// This is the instructions on WHAT you want your computer to do

Callers

nothing calls this directly

Calls 2

sayMyNameFunction · 0.70
sumFunction · 0.70

Tested by

no test coverage detected