NEW
Font size
Worksheetsการคิดเชิงคำนวณ
Total questions: 22
Worksheet time: 11mins
Define what is meant by computational thinking
Looking for similarities
Breaking a problem into smaller sub problems
Removing unnecessary detail
Using a computer to solve problems
Define what is meant by abstraction
Looking for similarities
Breaking a problem into smaller sub problems
Removing unnecessary detail
Using a computer to solve problems
Define what is meant by pattern recognition
Looking for similarities
Breaking a problem into smaller sub problems
Removing unnecessary detail
Using a computer to solve problems
Define what is meant by decomposition
Looking for similarities
Breaking a problem into smaller sub problems
Removing unnecessary detail
Using a computer to solve problems
Define what is meant by an algorithm
Looking for similarities
Breaking a problem into smaller sub problems
Step by step instructions to solve a problem
Using a computer to solve problems
Identify the type of algorithm shown in the image
Pseudocode
Flow Chart
Identify the type of algorithm shown in the image
Pseudocode
Flow chart
Which of the following is NOT a computational thinking technique?
Decomposition
Pattern recognition
Coding
Which computational thinking technique involves breaking a problem down into smaller parts?
Abstraction
Decomposition
Algorithms
To create a successful computer program, how many computational thinking techniques are usually required?
2
4
1
What is pattern recognition?
Breaking down a complex problem into smaller problems
Building models from patterns
Looking for similarities among and within problems
Which of the following contains a pattern?
All cars have wheels
My car is blue
My friend's car has an MP3 player
What is abstraction?
The process of using all detail
The process of using irrelevant characteristics
The process of filtering out irrelevant characteristics and unnecessary detail
What is an algorithm?
Patterns and trends used to solve a problem
A set of step-by-step instructions to resolve a problem
A programming language
What comes next in the pattern?
up, down, right
down, up, left
up, right, down
down, left, right
heart,heart,heart
octagon, octagon, octagon
octagon, heart, octagon
octagon, octagon, heart
What are the next two numbers in this pattern? 12, 17, 22, 27, ___, ___
30, 37
32, 37
32, 35
30, 33
