A Boolean expression is a statement that can be evaluated to either or false.

An if statement is used to execute a block of code if a condition is .

A Boolean variable can hold either the value or false.

The elif keyword is used to specify a new condition to test if the if condition is .