Coding Concepts

123456789101112
Across
  1. 4. – the ___ Block is a block that repeats a set of instructions.
  2. 7. – A visual line that connects blocks to pass information.
  3. 10. – Finding and fixing problems in a program.
  4. 11. – A rule or check that decides what the robot does next.
  5. 12. – The _____ Block pauses the program until a certain condition is met.
Down
  1. 1. – A _____ Block is a coded instruction used in LEGO software.
  2. 2. – Information sent from a sensor back to the program.
  3. 3. – A type of data with only two possible values: true or false.
  4. 5. – A storage location for data that can change during a program.
  5. 6. – A custom-made block that combines several commands into one reusable block.
  6. 8. – A sequence of steps to solve a problem or perform a task.
  7. 9. – The order in which instructions are executed.