Chapter 5
Chapter 5
Decisions
Objectives
• Plan decision-making logic
• Make decisions with the if and if…else
statements
• Use multiple statements in if and if…else
clauses
• Nest if and if…else statements
• Use AND and OR operators