Goals
- Construct a simple logical expression and evaluate a condition
- Construct construct logical expressions and evaluate complex logical conditionals
- Construct If-Then and If-Then-Else statements
- Construct nested If-Then statements
- Determine perconditions and poscconditions for a module
- Trace and debug C++ programs