Engineering
Biology (Non Human)
Computer Science (Coding)
Space
Name that Science
100

The strongest shape in Engineering.

What is a triangle?

100

What is the fastest animal on land?

The cheetah

100

True or False; Python is a programming language?

What is True.

100

What planet is closest in size to Earth?

Venus

100

What do you call the study of weather, climate and the atmosphere?

Meteorology

200

The Golden Gate Bridge is this type of bridge.

A suspension bridge.

200

How do you determine the age of a tree?

Count its growth rings

200

Name this code structure:
if (1 > 2):

    print('Hello')

else:

   print('Good bye!')

What is an if, elif, else statement? 

200

Which two planets have no moons?

 Mercury and Venus

200

What is the study of stars called?

Astronomy
300

True or False; Some Planes are faster than the speed of sound

What is True.

300

How many bones are in a giraffe’s neck?

Seven

300

Name this Code Structure:

for i in range (5):

    print(i)

What is a for loop?

300

What is the coldest planet in our solar system?

Uranus (even though Neptune is the farthest from the Sun)

300

What is the study of plants?

Botany

400

How long is the world's longest bridge? (In km)

What is 114km long. 

400

How long is the memory of a goldfish?

At least six months

400

What does this code print?

X = 3

if (X>2):

    print('Greater than 2')

else:

    print('I have no clue')

What is: Greater than 2

400

If it were possible to fly a plane to Pluto, how long would it take?

800 years

400

What is the study of fungi called?

Mycology

500

What keeps a skyscraper standing, by providing movement and weight to it's base.

What are pools of water inside the base?

500

What animal has the longest lifespan?

The glass sponge

500

What operator does remainder math in CS?

What is %

500

How long does it take for the International Space Station to orbit the Earth?

About 90 minutes

500

What is the study of toxins called?

Toxicology

M
e
n
u