Starter quiz

  • What do you use in Scratch to provide commands?
    • slabs
    • blocks  ✓
    • tiles
    • bricks
  • "The order of commands in a program" is the definition of ...
    • sequence.  ✓
    • course.
    • pattern.
    • arrangement.
  • You can link ______ together to create a sequence of commands.
    • 'Blocks' ✓
  • What does this code block do?
    What does this code block do?
    • starts the program  ✓
    • ends the program
    • pauses the program
  • A ______ is a character or graphic object that can be controlled by a program.
    • sprite  ✓
    • stage
    • space
  • Finding errors in code is called ...
    • compiling.
    • running.
    • debugging.  ✓
+