This will have a TBD due date
algorithm - [your definition here]
syntax - [your definition here]
documentation - [your definition here]
Library - [your definition here]
p5.js - [your definition here]
The Processing Foundation - [your definition here]
arguments - [your definition here]
I defined these for you, but please include these in your portfolio:
function setup - is a section of code that only runs once @ setup
function draw - is a section of code that runs continually in a loop until told not to by your code
Please define these under 2D Primitive on p5.js reference page including which arguments these take?
triangle function -
line function -
[Self Assessment]
[Mrs. LaMarche's Feedback Here]