Day two of review. Functions, Optionals (& chaining), Enums, Structs, and Classes. The only thing that was new to me was that inividual enum cases can have associated values which are set like parameters and accessed with (let) where. The associated value can be an enum.