Functions for Program Structure
SetQ
- Stands for Set, Quote
- Might be easier to think of as Set eQual
- Dont try to figure it out, just use it to assign values to a Variable
- Make sure you dont use SET - subtly different and not normally used
- Can assign as many variables as you want in a single setq statement
- Use a single quote to define a list if you know all of it (no variables)