Finding and fixing errors in programs
What is debug or debugging?
One or more commands designed to be carried out by a computer
What is code?
The action of doing something over and over again
What is a loop?
A set of steps for a computer program to accomplish a task
What is an algorithm?
An error in a program that prevents the program from running as expected
What is a bug?
Quantities, characters, or symbols that are the inputs and outputs of computer programs
What is data?
A group of computers and servers that are connected to each other
What is the Internet?
Trying and trying again, even when something is hard
An action that causes something to happen
What is an event?
What is a sprite?
The information about someone on the Internet
What is digital footprint?
A wireless method of sending information using radio waves
What is Wi-Fi?
A piece of code that you can easily call over and over again
What is a function?
The first number in a coordinate pair and tells how far to move right or left
What is the X-coordinate?
A number assigned to any item that is connected to the Internet
What is an IP address?
Someone who acts safely, responsibly, and respectfully online
Who or what is a digital citizen?
An instruction for the computer
What is command?
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?
The white area on the right side of code.org where you drag and drop commands to build your program
What is the workspace?
What is pattern matching?
To break a problem down into smaller pieces
What is decompose?
A field in which people use the power of computers to solve big problems.
What is computer science?
A repetitive action or command typically created with programming loops
What is iteration?
The unit of measurement
What are pixels?
A way of representing information using only two options
What is binary?