Function

Revision as of 05:56, 21 April 2022 by Todd Price (talk | contribs) (Created page with "A function is a type of procedure or routine that takes a specific input, changes it per the logic of the procedure or routine, and returns an output.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A function is a type of procedure or routine that takes a specific input, changes it per the logic of the procedure or routine, and returns an output.