Key Concepts in Computational Thinking

Key Concepts in Computational Thinking

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Erin Emery

Used 3+ times

FREE Resource

Student preview

quiz-placeholder

6 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is computational thinking?

Back

A problem-solving process that includes a number of characteristics and dispositions, such as logically ordering and analyzing data and creating solutions using a series of ordered steps (or algorithms).

2.

FLASHCARD QUESTION

Front

What is decomposition in computational thinking?

Back

The process of breaking down a complex problem or system into smaller, more manageable parts.

3.

FLASHCARD QUESTION

Front

What is pattern recognition in computational thinking?

Back

The ability to notice similarities or patterns among and within problems.

4.

FLASHCARD QUESTION

Front

What is abstraction in computational thinking?

Back

The process of reducing complexity by focusing on the main idea and ignoring specific details.

5.

FLASHCARD QUESTION

Front

What is an algorithm in computational thinking?

Back

A step-by-step procedure or formula for solving a problem.

6.

FLASHCARD QUESTION

Front

What is sequencing in computational thinking?

Back

The specific order in which instructions are performed in an algorithm.