The________operator check that at least one condition related to it, is True, to produce the results as True.
Answers
Answered by
1
Answer:
phyton
Explanation:
When executing a block If (2nd syntax), condition is tested. If condition is true, then the statements following Then are executed. If condition is false, then each ElseIf (if any) is evaluated in turn. If a true condition is found, then the statements following the associated Then are executed.
Similar questions
Social Sciences,
2 months ago
English,
2 months ago
English,
4 months ago
Physics,
11 months ago
Computer Science,
11 months ago