Computer Science, asked by shalurajgarg3552, 5 months ago

explain the meaning of conditional control flow and name the blocks in scratch to check conditions​

Answers

Answered by anushkabhosale11
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