You have turned-in this assignment. You can review the lesson and see your previous answers.

Starter Quiz

Question 1 of 6
1 of 6

In Python, which keyword allows you to create a block of code that only executes when a certain condition is true?

This keyword is often paired with else to create more than one path through a program.