This three-horned dinosaur's name literally means "three-horned face."
What is Triceratops?
This is the word for a mistake in your code that makes it do something you didn't want.
(bonus points for the word for finding and fixing a mistake in your code)
What is a bug?
bonus: What is debugging?
This document, signed in 1776, declared America's independence from Great Britain.
What is the Declaration of Independence?
This is the name for a musician's collection of released songs and albums, often called their body of work.
What is discography?
True or false, 10 divided by 0 equals 0 (i.e. 0 goes into 10 how many times...?)
False, 10 divided by 0 equals Undefined
0 cannot go into 10 any times (nothing cannot go into something at all)
However, 0 divided by 10 does equal 0 (10 goes into nothing 0 times)
This African river is the longest river in the entire world.
What is the Nile river?
This man, considered the father of modern computing, helped develop the ideas of algorithms, computation, and the Turing test.
Who is Alan Turing?
This amendment of the constitution, included in the Bill of Rights, gaurentees American's right to freedom of speech, religion, press, assembly, and petition
What is the First Amendment?
This is the catchy, repeated part of a song that usually comes after each verse.
What is the chorus?
A car travels 60 mph (miles per hour). This is how far it goes in 3 hours.
180 miles (60 miles x 3 hours)
This icy continent at the bottom of the world has no permanent human residents.
What is Antarctica?
This is the physical part of a computer that does the "thinking", following a set of instructions written by a developer
(abbreviation accepted, bonus points for the full name)
What is a CPU (Computer Processing Unit)?
This war was fought between the American colonies and Great Britain from 1775 to 1783.
What is the American Revolution (Revolutionary War)?
This is MGK's most recent song release
What is JJK?
This is the probability of flipping a coin and it landing on heads.
50%, 1/2
A coin has 2 sides, and heads is 1 (numerator) of those 2 (denominator) equally likely outcomes.
This is the only part of the human body that doesn't grow throughout your entire life, it's finished growing by the time you're born.
What is your eyeball?
This kind of block makes your sprite do the same thing over and over, like spinning in a circle 10 times, without you dragging the block in 10 times.
What is a repeat (loop) block?
This president led the country during the Civil War and helped end slavery.
Who is Abraham Lincoln?
(3 part answer)
This is Noah's favorite song
This is Matt's favorite song
This is Will's favorite song
This is how many sides a hexagon has. (bonus points for drawing one)
What is 6 sides?
In Super Mario Odyssey, Mario uses this living, sentient hat to possess enemies and objects throughout his journey.
Who is Cappy?
Computers are really good at following instructions, but they can't do this one thing that humans can do with instructions.
What is figure out what you meant instead of what you said / use common sense?
This holiday celebrates a harvest feast shared by Pilgrims and Native Americans, after Pilgrims arrived to America in 1620.
(bonus points for the name of the ship the Pilgrims arrived on)
What is Thanksgiving?
bonus: What is the Mayflower?
This is Machine Gun Kelly's real first and last name.
What is Colson Baker?
A bag has 3 red marbles and 2 blue marbles. This is the probability of pulling out a red marble without looking.
3/5
numerator - outcome - 3 red marbles
denominator - total possibilites - total number of marbles (3 red + 2 blue = 5)