Computer Science, asked by mdasadjamali129, 2 months ago

Explain conditional statements in Scratch.​

Answers

Answered by rsethulekshmi1
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.

Answered by bhartirathore299
3

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.

Similar questions