3
Conditional Logic
Explore boolean values and boolean logic. Write programs that "make decisions."
4
Conditional Loops
Write loops that repeat instructions, depending on whether a condition holds true.