New Activity
Play Matching Pairs

Bug

Array

Computer

Boolean

Operator

Loop

Code

Debugging

Block

Program

a group of statements that operates as a unit

searching for and solving programming errors

a value that is either true or false

a section of code that tells the computer to repeat the process inside it until it meets the criteria to stop

the order of instructions in a computer program

a mistake in a code or program

a programmable device that can store, retrieve, and process data

software that performs a specific function or task, also known as an application

a set of related data values grouped together

an object like +, -, *, /, that is capable of changing a value