Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

drag and drop the words into the correct locations. (2 points) an if/el…

Question

drag and drop the words into the correct locations. (2 points)
an if/else statement requires specific to be met before the program executes a

criteria task lines programs

Explanation:

Brief Explanations

An if/else statement in programming relies on conditions (criteria) to decide which action (task) to perform. The first blank needs a term for conditions, and the second needs a term for the action executed based on those conditions.

Answer:

First blank: criteria; Second blank: task