Game Preview

Algorithm For Kids

  •  English    6     Public
    Learning about Algorthm
  •   Study   Slideshow
  • What is an algorithm?
    A sequence of steps to solve a problem or perform a task.
  •  15
  • How does a computer know what to do?
    It follows a list of instructions called an algorithm (or code)
  •  15
  • What is coding?
    Writing an algorithm in a language that a computer understands.
  •  15
  • What does debug mean?
    To find and correct an error.
  •  15
  • What will happen if your algorithm or code has a bug?
    It won't work as expected.
  •  15
  • Does Rusty The Robot code use FORWARD, BACKWARD, LEFT, RIGHT or UP, DOWN, ROTATE?
    FORWARD, BACKWARD, LEFT, RIGHT
  •  15