Our app is now available on Google Play. Get it on Google Play

The ____ block is a control block which runs the script for any number of times.

  1. Forever block
  2. Repeat block
  3. If-then-else block
  4. None of the above

Answer: Repeat block


Long Answer:

The Repeat block is a control block which runs the script for any number of times.