Study

Year 1 - Digital - Algorithms

  •   0%
  •  0     0     0

  • What will happen if your algorithm or code has a bug?
    It won't work as expected.
  • When coding a Beebot, what does this mean?
    Forwards
  • What does the X button on a Beebot do?
    Clears it's memory.
  • What is an algorithm?
    A sequence of steps to solve a problem or perform a task.
  • When coding a Beebot, what does this mean?
    Rotate left
  • What is a computer bug?
    Part of the code that has an error.
  • What is coding?
    Writing an algorithm in a language that a computer understands.
  • If I pressed LEFT ARROW on a Beebot, would it move to the left or rotate to the left?
    Rotate to the left
  • Does beebot code use UP, DOWN, LEFT, RIGHT or FORWARD, BACKWARD, ROTATE?
    FORWARD, BACKWARD, ROTATE
  • How does a computer know what to do?
    It follows a list of instructions called an algorithm (or code)
  • What is Matt's dog called?
    Matt
    Bobby
    Zapped Beeblebrox
    Benji
  • What is Matt's cat called?
    Stanley
    Moomin
    Mogsey
    Catty McCat face
  • What does debug mean?
    To find and correct an error.