Google Slides/Powerpoint
Computer Basic
Scratch
Code Monkey
Python
100

Make a copy of a slide quickly.

What is Duplicate slide?

100

Physical parts of a computer like the keyboard and mouse.

What is hardware?

100

Clicking this green button starts your project.

What is the green flag?

100

In many coding games like CodeMonkey, you collect these yellow fruits to pass a level.

What are bananas?

100

This Python command shows words on the screen.

What is print()?

200

A ready-made look with matching colors and fonts.

What is a theme?

200

The computer’s “brain” that carries out instructions.

What is the CPU / processor?

200

The characters you program in Scratch.

What are sprites?

200

Repeating a set of steps a certain number of times.

What is a loop?

200

This function asks the user to type something.

What is input()?

300

An effect that makes words or pictures appear, spin, or fade.

What is an animation?

300

A program like Chrome or Safari used to visit websites.

What is a web browser?

300

The big area where your sprites perform.

What is the Stage?

300

A saved set of instructions you can run by name.

What is a function?

300

A value that is either True or False.

What is a Boolean / bool?

400

Notes only the presenter sees (not the audience).

What are speaker notes?

400

Common shortcut to copy: on Windows Ctrl+C; on Mac Command+C.

What is copy?

400

This motion block slides a sprite smoothly to a new spot.

What is glide?

400

Code that runs only if something is true.

What is an if statement / conditional?

400

[2, 4, 6] is this kind of data structure.

What is a list?

500

Make an image or text take you to a website when clicked.

What is a hyperlink / link?

500

A small device you plug into USB to move files between computers.

What is a flash drive / USB drive / thumb drive?

500

Blocks that check if a sprite is touching a color or another sprite.

What are Sensing blocks / sensing?

500

Trying code, finding mistakes, and fixing them.

What is debugging?

500

A named “box” that stores a value like 5 or "Hello"

What is a variable?

M
e
n
u