Explain the repeat block in scratch ?
Answers
Answered by
0
Answer:
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
Answered by
0
Answer:
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