Vocab 1
Vocab 2
Problem Solving
100

The program we use to learn how to code.

100

Part of a program that does not work correctly.

Bug

100

If a problem is too hard, you should give up.  

True or False

False

200

The language that tells a computer what to do.

Code

200

The action of doing something over and over again.

Loop

200

What commands will you use to move the angry bird?

"Move Forward, Move Forward, Move Forward"

300

A list of steps to complete a task.

Algorithm

300

An instruction for a computer.

Command or Code

300


What is the "bug" in this problem?

"Turn right"

400

Putting commands in the correct order so a computer can read the commands.

Sequencing

400

Finding and fixing problems in an algorithm or program.

Debugging

400


What will the pink code called?

Loop

500

IF it is raining outside, THEN I need an umbrella.

IF it is snowing outside, THEN I need snow boots.

What are these statements called?

IF, Then Statement

or

Conditional

500

The block-based visual programming language used in code.org.

Blockly

500


What will happen when you click run?

C.  BB-8 will move 5 times forward.

M
e
n
u