Every conditional has two parts. The part following if is the ____ .

The part following "if" is the "consequence" or "result".

The part following "if" is called the condition or premise.

The part following "if" in a conditional statement is called the "condition." It is an expression that evaluates to either true or false. To determine the answer to this question, you can consult a basic resource on logic or programming concepts, such as an introductory computer science textbook or an online tutorial. These resources typically cover the fundamentals of conditionals and explain the different parts involved in constructing a conditional statement. By reading through the relevant sections, you will be able to understand how conditionals work and identify the correct answer to this question.