Definitions
Match the Code to the Vocab
Fill in the Blank
What's that called?
Tell Me Your Thoughts
100

What is code?

A language that a computer can understand

100

Repeat the following steps 3 times: move 5, rotate 90. What is this an example of?

Loop

100

Coding is the process of transforming instructions into language that a computer can understand. That language is called _______.

Code

100

Ordered sets of instructions within code.

Sequence structure

100

What is debugging?

Identifying and removing errors/mistakes from code

200

What is a loop?

Repeated instructions

200

Computer programs, images, videos, audio, and web pages are an example of what?

Computational artifacts

200

A computer must rely on _____ for all that it does.

Code

200

A repetition of instructions.

A loop

200

What is an example of technology/coding in your life?

Video games, phone apps, entertainment (YouTube), etc.

300

What is a sequence structure?

Ordered sets of instructions in code

300

1. Move 5 steps

2. Rotate 90 degrees

3. Move 10 steps

What is this an example of?

A sequence

300
When we want a computer to do the same thing multiple times without writing the same code over and over, we can use a ______.

Loop

300

A form of code in which prepared chunks of instructions are in blocks.

Visual block-based language

300

What is a negative effect technology can have on society?

Waste from tech always changing/resources being depleted/mental health issues/cyber bullying/etc.

400

What is abstraction?

A simplified version of something complex

400

If the password is correct, open the program. If the password is incorrect, do not open the program. What is this an example of?

Conditional structure/statement

400

Visual block-based languages are a form of code in which prepared chunks of _________ are in drag-and-drop blocks.

Instructions

400

A simplified version of something abstract.

Abstraction
400

What is a positive effect technology can have on society?

Connecting people over long distances/access to information/entertainment/etc.

500

What is a computational artifact?

Something created by a human using a computer

500

Everyday examples of ______ include steering wheels and phone apps.

Abstraction

500

Statements that tell computers to complete different actions based on different situations.

Conditional structure/statement

M
e
n
u