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

8 lines
306 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: programming functions
date: 2022-09-16
lastmod: 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