No student devices needed. Know more
40 questions
Which of the 4 computational thinking skills are required to complete the following task?: You use the pattern of the turn angle and the number of steps taken by the Python turtle to develop an understanding of the relationship between the number of steps, the angles, and the sides of a polygon.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Which of the 4 computational thinking skills are required to complete the following task?: You look at the different ways organisms can be classified. For example, by whether they are aquatic or have wings to fly in the air.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Which of the 4 computational thinking skills are required to complete the following task?: You determine cyclic trends in the rise and drop of the country's economy.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Which of the 4 computational thinking skills are required to complete the following task?: Musical compositions from the Baroque Period are examined for commonalities in melodic design and instrumentation.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Which of the 4 computational thinking skills are required to complete the following task?: You examine an image not only as a whole entitity but also by its individual pixel characteristics.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Which of the 4 computational thinking skills are required to complete the following task?: You are very hungry and you decide to bake a batch by following your grandmother's chocolate chip cookie recipe.
Abstraction
Algorithm Design
Pattern Recognition
Decomposition
Breaking down problems or processes into smaller pieces is a component of computational thinking called _________.
Abstraction
Algorithmic thinking
Pattern recognition
Decomposition
Being able to discern similarities and differences within a pattern is a component of computational thinking that is called _______.
Abstraction
Algorithmic thinking
Pattern recognition
Decomposition
When a mechanic is trying to fix a car's engine and is able to discern that the windshield wiper is not a relevant element to the problem, the mechanic is demonstrating abstraction.
True
False
The four main components of computational thinking are:
Decomposition, computation, algorithm, method
Pattern recognition, decomposition, procedure, agility
Abstraction, pattern recognition, decomposition, algorithmic thinking
None of the above
Computational thinking is only to be taught in a computer science class.
True
False
What does abstraction do?
The process of removing something unnecessary
Breaks something up to make it easier
The process of ignoring something unnecessary
Looking at a solution that repeats itself
What is an Algorithm?
Something a computer does to think
A series of steps and instructions with given inputs to produce an output
Some instructions
A series of steps and instructions with given outputs to produce an input
If you had multiple problems and needed to make it easier for yourself what process might you use?
Abstraction
Algorithmic thinking
Decomposition
Recognising the pattern
What is computational thinking?
Giving Instructions to a computer
Thinking like a computer (in binary)
Using a series of techniques or approaches to solve a problem
Identifying a problem
Which of these is NOT a computational thinking technique?
Coding
Algorithm Design
Decomposition
Pattern Recognition
Explore all questions with a free account