Review of boolean conditions - (1) DeMorgan's laws and 4 equivalent ways to do a compound condition. (2) Why you cannot do something like choice == '+' or '-' or ... Nested control structures - (1) Difference between different types of nesting / not nesting. (2) Order that things happen.