2.1.1 Computational Thinking

Cards (4)

  • What is an algorithm?
    A set of instructions to solve a problem or perform a task.
  • What is algorithmic thinking?
    Solving problems by defining the steps and the sequence needed.
  • What is abstraction?
    Removing unnecessary details from a problem to simplify it.
  • What is decomposition?
    Breaking down a complex problem into smaller, more manageable parts.