Function Basics

Code! Programming with p5.js Lesson #5.1

This video covers the basics of writing your own functions in JavaScript. What does it mean to define and call your own function? How can this make a program more modular?