5) Name the block to replay an action( or set of actions) for a specific number of
times.
6) Name the block that fit in other blocks and give a value.
Answers
Answered by
2
Answer:
1. The Repeat () block is a Control block and a C block. Blocks held inside this block will loop a given amount of times, before allowing the script to continue. If a decimal is put in, the number is rounded up.
Similar questions