explain the meaning of conditional control flow and name the blocks in scratch to check conditions
Answers
Answered by
2
Answer:Conditional statements have slots that are shaped with points on either side which evaluate to a true or a false value and execute if the statement is true. They are found in the controls programming blocks and are used for program flow with if, repeat, forever, and wait blocks.
Explanation:
Similar questions