Section 1

Preview this deck

The action of doing something over and over again

Front

Star 0%
Star 0%
Star 0%
Star 0%
Star 0%

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Active users

0

All-time users

0

Favorites

0

Last updated

6 years ago

Date created

Mar 1, 2020

Cards (13)

Section 1

(13 cards)

The action of doing something over and over again

Front

Loop

Back

An algorithm that has been coded into something that can be run by a machine.

Front

Program

Back

A list of steps to finish a task.

Front

Algorithm

Back

Statements that only run under certain conditions.

Front

Conditionals

Back

Finding and fixing problems in an algorithm or program.

Front

Debugging

Back

A command that tells you to do something only up to the point that something becomes true.

Front

Until

Back

Part of a program that does not work correctly.

Front

Bug

Back

Do something again

Front

Repeat

Back

Trying again and again, even when something is very difficult.

Front

Persistence

Back

A statement that a program checks to see if it is true or false.

Front

Condition

Back

The art of creating a program.

Front

Programming

Back

An action that causes something to happen.

Front

Event

Back

An instruction for the computer.

Front

Command

Back