if, elif, else are not block or compound statements.
False
Reason — The if, elif, and else are block or compound statements in Python.