everything indented beneath the `if` line — runs only when the condition is satisfied. If the condition is `False`, Python skips the block entirely and continues with the next unindented line.