NEW
Font size
WorksheetsAlgorithms Continued
Total questions: 15
Worksheet time: 11mins
When drawing a dog, which of the following characteristics is non-essential?
Dogs have 4 paws
Dogs have fur
Dogs have brown fur
You could use abstraction to replace specific objects with simple shapes
True
False
Which of the following is not done by abstraction?
Identifies essential details
Disregards non-essential information
Breaks the problem down into smaller tasks
What do we mean by COMPUTATIONAL THINKING?
Understanding a complex problem and developing possible solutions.
Breaking a task into smaller tasks.
Selecting a computer to use.
Focusing on what is important, ignoring what is unnecessary.
What is the OUTPUT if the user enters "YES"?
Leave umbrella at home.
Take an umbrella.
Think about the kojo turtle.
What command moves the turtle 50 steps forward?
forward(50)
right(50)
back(50)
Define DECOMPOSITION
Breaking a task into smaller tasks.
Looking for similarities and trends.
A sequence of instructions.
Focusing on what is important and ignoring what is unnecessary.
A diagram that represents a set of instructions is called:
Flow Chart
Pseudocode
Shapes
Process
Yes
19
What will happen if the user's book return is late?
Sends them an SMS (text)
Does not send them an SMS (text)
