4) Name the block that starts the action,
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
1
Question 4:- Name the block that starts the action?⤵
Answer 4:-⤵
Event Blocks start an action.
Question 5:- Name the block to replay an action or set of actions) for a specific number of times?⤵
Answer 5:-⤵
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