Table 4.1 contains a summary of the conditional statement keywords.
Table 4.1. Conditional statement keywords
Simplest form of a conditional statement.
Specify an alternative statement to execute if the if statement evaluates to False.