The if statement is a decision-making statement.
True
Reason — The if statement is a decision-making statement in Python because it allows the program to make a decision based on a condition.
if