selection and iteration
2.1
Algorithms with Selection and Repetition
2.2
Boolean Expressions
2.3
If Statements and Control Flow
2.4
If-Else Statements
2.5
Compound Boolean Expressions
2.6
Equivalent Boolean Expressions
2.7
While Loops
2.8
For Loops
2.9
Implementing Selection and Iteration Algorithms
2.10
Developing Algorithms Using Strings
2.11
Nested Iteration
2.12
Informal Code Analysis