Definitions
Concepts
1

A device that stores information and follows instructions from a program

What is a computer?

1

Steps to complete a task

What is an algorithm?

2

To find and fix errors in programs

What is debugging?

2

A set of instructions that follow one another in order

What is a sequence?

3

Breaking a problem down into smaller parts

What is decomposition?

3

To repeat a sequence of instructions

What is a loop?

4

The four steps used to solve problems

What is understand, plan, test, learn?

4

An action that causes something to happen

What is an event?

5

Programs that respond more quickly and take less memory and power

What is an efficient program?

5

Statements that only run under certain conditions or situations

What is a conditional?

M
e
n
u