Study

Code Avengers

  •   0%
  •  0     0     0

  • What is "responsibility"?
    Having a duty to someone or something.
  • order
    To place in an organized sequence.
  • A small piece of work that must be done.
    task
  • ignore
    To take no notice of.
  • What is a "task"?
    A small piece of work that must be done.
  • A problem with many parts.
    complex problem
  • To put as most important.
    prioritize
  • What does "decision" mean?
    A choice you make about doing something.
  • What is "computational thinking"?
    Computational Thinking is a way of showing solutions in ways that a computer could also execute.
  • What does "order" mean?
    To place in an organized sequence.
  • What does "decomposition" mean in terms of a computer?
    Breaking a problem into smaller parts so it is easier to understand.
  • To make something easier to understand.
    simplify
  • A way of fixing or finding an answer to a problem using a computer.
    digital solution
  • a way of showing solutions in ways that a computer could also execute.
    computational thinking
  • Noun - A group of names or values written together, often going down the page or separated by commas. Verb - To create a group of names or values by writing down a page, or more often in computing, separated by a comma.
    list
  • Having a duty to someone or something.
    responsibility
  • decomposition
    Breaking a problem into smaller parts so it is easier to understand.
  • A choice you make about doing something.
    decision
  • To place in an organized sequence.
    order
  • What does "ignore" mean?
    To take no notice of.
  • Giving an order or command for something to happen. We give computers instructions and they do as they are told.
    instruction
  • A well-described set of instructions that say step by step, how to solve a problem or complete a task.
    algorithm