computational thinking

Subdecks (1)

Cards (100)

  • what is an algorithm
    A sequence of instructions that is followed step by step to complete a task
  • what is abstraction
    abstraction allows us to remove unnecessary detail from a question
  • what is decomposition
    decomposition is the breaking down of a complex problem into smaller more manageable problems that are easier to solve