Math & Science
History & Geography
Language Arts
Tech & Current Events
Pop Culture & Media
100

What is 110 ÷ 10?

11

100

What type of teeth did George Washington have?

Different varieties of false teeth

100

You sent your terribly strict grandma a text: 

It's time to eat Grandma

Unfortunately, you forgot a comma. Answer where the comma should be to stop grandma from beating your aah before she heads into the oven.

It's time to eat, Grandma

100

What part of a computer is known as the "brain" of the system?

CPU (Central Processing Unit)

100

Which viral video game features colorful, armless astronauts trying to complete tasks while finding a hidden "Imposter" among them?

Among-Us

200

What is the first element with one proton

Hydrogen

200

What is the most landlocked state?

Nebraska

200

What term is used to describe a 'hero' or 'main character' of a story?

A protagonist

200

What does a computer's 'OS', stand for?

Operating System.

200

What was the most beloved kids' show from the 2000s?

SpongeBob SquarePants

300

A triangle has two known angles measuring 100° and 30°. What is the measure of the third angle?

50°

300

What are the five great lakes?

Superior, Michigan, Huron, Erie, and Ontario

300

What is wrong with this question.

No '?'

300

Which European country recently faced more than tens of thousands of people swarming into the enclave of Ceuta?

Spain (España)

300

In the hit sci-fi show Stranger Things, what is the name of the fictional town in Indiana where the spooky events take place?

Hawkins

400

What is √ (((2x + 8)/2) - x)

2

400

What document before the U.S. Constitution set up the first weak national government for America?

Articles of Confederation

400

“FINE.” concedes the scammer, I knew he would admit as the scandal he already is.

In the text, what does 'concede' mean? Use the context clues.

To admit after lying

400

Which AI company refused to remove its 'Safety Guardrails' for the U.S. Government?

Anthropic (creators of Claude)

400

In what Netflix series is widely renowned for its gripping blend of high stakes survival, striking visual graphics and aesthetics, and modern representation of global capitalism and inequalities in this K-Drama?

Squid Games

500

If a sealed, rigid metal box filled with air is heated from 20°C to 100°C, does the total mass of the box and its contents increase, decrease, or remain the same, and why does this happen based on atomic movement and Einstein's mass-energy equivalence?

The mass increases very slightly.

Explanation: Heat will make the gas atoms move much faster, giving them more kinetic energy. Energy and mass are linked by E=mc². More energy means a tiny, measurable increase in mass.

500

Which fully recognized nation in Africa is bordered with only one other country?

Lesotho

500

Which synecdoche proves Uncle Bob’s cheapness?

  • A) He has a heart of cold, hard stone.
  • B) He refused to pay for thirty hungry mouths.
  • C) His wallet is a dusty, forgotten tomb.
  • D) He hoards money like a hyperactive squirrel.

B.

Explanation: Uses 'mouths' to represent hungry people

500

Give me a program for a basic grade checker in Python. If the grade is '80' or higher, it will output "PASS". Otherwise, it will tell you that you have failed.

Requirements: You have to use the "If" function.



grade = input("What did you get on the test")

if grade >= 80:

   print("PASS")

else:

   print("FAIL")

500

What is Billie Eilish’s complete, exact legal birth name, including all of her middle names? 



Billie Eilish Pirate Baird O'Connell

M
e
n
u