Quiz: Make Decisions
Challenge yourself on branching logic with if, else if, and else!
In the last lesson, you gave your program the ability to think and respond using conditions. You wrote if
, else if
, and else
statements, used comparison operators, and made decisions based on user input.
Let’s go through a quick quiz to make sure you're comfortable with conditional logic.
Get hands-on with 1400+ tech skills courses.