Algorithms
Loops
AI
Internet
Grab Bag
100

What is an algorithm?


A. A video game 🎼  B. Step-by-step instructions C. A magic trick đŸȘ„ D. A snack đŸȘ

B. Step-by-step instructions

100

A loop helps a computer do what?

A. Sleep B. Repeat C. Paint D. Grow

B. Repeat

100

Should you tell an AI your home address?

A. Yes B. No C. Only after school D. Only if it asks nicely

B. No

100

What is the internet?

A. System of radios

B. The cloud where information is stored

C. All the computers in the world, connected by wires under the ocean

D. A way of keeping track of numbers on the server

C. All the computers in the world, connected by wires under the ocean

100

Computers keep and communicate information as "bits". What is a "bit"?

A. Text

B. Numbers 0-9

C. Numbers 0 and 1

D. Math formulas

C. Numbers 0 and 1

200

Which of these is an algorithm you do every day?

A. Brushing your teeth in order  B. Dreaming C. Blinking D. Sneezing

A. Brushing your teeth in order

200

“Repeat 5 times: clap your hands twice.” How many claps?

A. 10 B. 1 C. 5 D. 0

C. 10

200

AI stands for what? 

A. Animal Idea B. Artificial Intelligence C. Awesome Icecream D. Air Igloo

B. Artificial Intelligence

200

Which one is private information?

A. Favorite color B. Password C. Pet’s nickname D. Favorite cartoon

B. Password

200

Which file name is best for saving your Scratch project?

A. stuff B. robot_game_v1 C. asdf D. cool

B. robot_game_v1

300

Put these steps in order to make a PB&J: 1) Spread jelly, 2) Get bread, 3) Spread peanut butter

A. 3-1-2 B. 2-1-3 C. 2-3-1 D. 1-2-3

C. 2-3-1

300

Which word often means “until we are done” in loops?

A. Start B. While C. Stop D. Zoom

B. While
300

What does LLM stand for?

A. Live Link Manager

B. Lever Lifting Mix

C. Large Language Model

D. Light Loop Numerator

C. Large Language Model

300

True or False: Things you post online will be there for how long?

A. Until the weekend B. Until you graduate elementary school C. 2-3 years D. Possibly forever 

D. Possibly forever

300

When you break a big problem into smaller ones, you are using ______.

A. Mixing B. Decomposition C. Decoration D. Division

B. Decomposition

400

If an algorithm has 5 steps and you skip step 3, what might happen?


A. The result could be wrong B. It works faster C. Nothing changes D. It turns into a loop  

A. The result could be wrong

400

You want to say “Hello” to 3 friends. Which loop count is best? 

A. 1 B. 3 C. 5 D. Forever

B. 3

400

Sometimes AI can be unfair because it learns from ______ data.

A. Fresh B. Old or biased C. Sparkly D. Yummy

B. Old or biased
400

Which password is strongest?

A. 12345 B. ilovecats C. P!zza7Tree D. school

C. P!zza7Tree

400

What idea in Computer Science involves making "buckets" that store a number?

A. Container

B. Variable

C. Cache

D. Formula

B. Variable

500

True or False: An algorithm can be shown with pictures as well as words.

A. True B. False C. Only on computers D. Only with numbers

A. True

500

Fill the blank: A loop that never ends is called an ______ loop.

A. Happy B. Infinite C. Tiny D. Secret

B. Infinite

500

LLMs write answers to your questions by ____.

A. Pulling an answer from Google and changing it a bit.

B. Training on a lot of text and predicting the best next word in their answer.

C. Solving a stochastic algebraic formula.

D. All of the above.

B. Training on a lot of text and predicting the best next word in their answer.

500

You find a free game at http://play-now.com and the browser shows no padlock icon. What’s the safest thing to do?

A. Play and enter your email

B. Ask friends to try it first

C. Look for a site that starts with “https://” and shows a lock, or ask an adult

D. Turn off your antivirus so it loads faster

C. Look for a site that starts with “https://” and shows a lock, or ask an adult

500

What two types of loops are shown in this picture?

A while loop and a for loop.

M
e
n
u