Computer Science 1
Computer Science
100

A list of steps to finish a task.

What is Algorithm?

100

A error in a program.

What is a Bug?

200

An algorithm that can be run by a digital device.

What is a Program?

200

Find and fix errors in a program.

What is Debug?

300

The action of doing something over and over.

What is a Loop?

300

An action that causes something to happen.

What is an Event?

400

Statements that only run under certain conditions.

What is Conditional?

400

A named and defined set of code that can be used multiple times.

What is Function?

500

A place to store data that can change in a program.

What is a Variable?

500

Demonstrating patience and practice when working.

What is persistence?