Error Messages
TODO: Make a collection of error message showing some of the ways things can go wrong.
Examples to use:
- Not sending a value to a function
- Not putting a
;
after a line in a function that needs it.
See if there's a list of the most common errors folks hit.