the test. Python evaluates it and gets either `True` or `False`. - The colon `:` at the end of the `if` line is required. Forget it, and Python will complain. - The next line is **indented** by four spaces. This indentation isn't decorative — it tells Python that this line *belongs to* the `if` bloc