quartz/content/notes/programming functions.md
Matthew Wong 586a1fd693 fn vision
2022-09-16 15:14:01 -04:00

306 B

title date lastmod
programming functions 2022-09-16 2022-09-16

A function is simply a “chunk” of code that you can use over and over again, rather than writing it out multiple times.

https://www.futurelearn.com/info/courses/programming-102-think-like-a-computer-scientist/0/steps/53095