The boolean value we've used is called a condition. Statements relying on conditions are called conditionals.

Conditions decide if the code runs or gets skipped. They come in right after the keyword, between parentheses.