Begins with D
Computer Basics
Repeating
Miscellaneous 1
Miscellaneous 2
100

Finding and fixing errors in programs

What is debug or debugging?

100

One or more commands designed to be carried out by a computer

What is code?

100

The action of doing something over and over again

What is a loop?

100

A set of steps for a computer program to accomplish a task

What is an algorithm?

100

An error in a program that prevents the program from running as expected

What is a bug?

200

Quantities, characters, or symbols that are the inputs and outputs of computer programs

What is data?

200

A group of computers and servers that are connected to each other

What is the Internet?

200

Trying and trying again, even when something is hard

What is persistence?
200

An action that causes something to happen

What is an event?

200
A character, shape, or object that can be added to a scene

What is a sprite?

300

The information about someone on the Internet

What is digital footprint?

300

A wireless method of sending information using radio waves

What is Wi-Fi?

300

A piece of code that you can easily call over and over again

What is a function?

300

The first number in a coordinate pair and tells how far to move right or left

What is the X-coordinate?

300

A number assigned to any item that is connected to the Internet

What is an IP address?

400

Someone who acts safely, responsibly, and respectfully online

Who or what is a digital citizen?

400

An instruction for the computer

What is command?

400

A monitor for a specific event or action on a computer that can be executed every time an event or action occurs

What is an event-handler?

400

The white area on the right side of code.org where you drag and drop commands to build your program

What is the workspace?

400
Finding similarities between things

What is pattern matching?

500

To break a problem down into smaller pieces

What is decompose?

500

A field in which people use the power of computers to solve big problems.

What is computer science?

500

A repetitive action or command typically created with programming loops

What is iteration?

500

The unit of measurement

What are pixels?

500

A way of representing information using only two options

What is binary?