wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

WWPS CT P6 2023

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.

What is computational thinking?

a)

Using a set of techniques and approaches to help to solve problems

b)

Having fun playing game

c)

Giving instructions to a computer

d)

Thinking like a computer - in binary

2.

Which of the following is NOT a computational thinking technique?

a)

Decomposition

b)

Pattern recognition

c)

Abstraction

d)

Coding

3.

Which of the following is NOT an example of computational thinking?

a)

Planning what to collect and where to exit to complete a video game level

b)

Accidentally completing a video game level

c)

Planning how to beat your enemies in a video game level

d)

Choosing your character that is best for a video game level

4.

What is a complex problem?

a)

A problem that, at first, is not easy to understand

b)

A problem that, at first, is not easy to solve or to understand

c)

A problem that, at first, is easy but get harder to solve or to understand as time passes

d)

A problem that, at first, is not easy to solve

5.

You are playing a game of football in PE.

You see that the goalkeeper keeps jumping to one side when people try to score.

What computational thinking element would you use in this situation to score?

a)

Decomposition

b)

Abstraction

c)

Algorithm Design

d)

Pattern Recognition

6.

Mr. Boris is stranded on an island after the cruise he is holidaying on crashed. He need to solve a complex problem - SURVIVE before a rescue ship comes along. Which is NOT a computational technique?

a)

Break down into several smaller tasks he need to solve - food, water, shelter, rescue

b)

Apply his ketupat leaf weaving skills to make a hut, a set of clothes and a fish basket

c)

Make a map of the island

d)

Do nothing and just lie down somewhere cool and comfortable until a rescue ship comes along

7.

Draw a monster

8.

9 tourists arrive at the port wanting to cross over the Gulf of Aqaba in the glass-bottom boat to visit Petra.

You, the boat owner gave them 9 numbers from 1 - 9.

For sailing safety over the deep salty beautiful gulf, there are some rules:

Rule-1: Maximum 3 numbers can cross at a time.

Rule-2: The boat will not set sail on its own with no customer.Rule-3: The sum of numbers crossing at a time must be a square number.

You need to plan trips such that minimum trips are needed for all numbers to cross.

How many trips do you make in total?

a)

5 trips

b)

11 trips

c)

7 trips

d)

9 trips

9.

This is the first Lego league competition mat. You are tasked to program a platoon-truck to go from M02 to park and drop off cargo at bay M07. Which is NOT a decomposed step?

a)

Code to line-follow

b)

Code for it to turn at correct angle

c)

Code to auto-count the number of wheel rotation to reach destination

d)

Code for it to do suave spin before parking

10.

What year will you be one hundred year old?

A coder user Python to create an age calculator to find out but he did not order them correctly. You reorder them. Which is correct?

a)

b)

c)

d)