Conditional Statements

Types

1 TRUE: a and b = 13

2 FALSE: a and b equals 13

3 FALSE: a and b equals 13

Switch statement

the colour isn't one of the options: red, green or blue

Simple if statements

The value of a is less than b

Check the existance of a variable

The variable c does not exist or is not set.