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

A Boolean variable can hold either the value or false.

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

To check if two values are equal, we use the operator.

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

The else keyword is used to specify a block of code that should be executed if the if condition is .

Boolean values can either be or false.

The operator is used to check if two values are not equal.