Python
Physics
Biology
Engineering
Club Leaders
100

The key word that is used to create a function in Python.

What is def

100

This SI unit measures force.

What is a newton?

100

This organelle is known as the powerhouse of the cell.

What is the mitochondria?

100

A simple machine that uses a rope and a wheel.

What is a pulley?

100

What the names of your club leaders (in alphabetical order.)

Aichata, Khadijatou, Mariama.

200

The type returned by type("5").

What is a string?

200

The Earth's gravity.

What is 9.81 m/s2

200

This is what DNA stands for.

What is deoxyribonucleic acid?

200

Engineers use this type of software to digitally design and model parts.

What is CAD (Computer-Aided Design)?
200

When is Aichatas Birthday

What is August 5th

300
This built-in function tells you how many items are in a list.

What is len()?

300

"For every action, there is an equal and opposite reaction."

What is Newton's Third Law?

300

This organelle packages and ships proteins.

What is the Golgi apparatus?

300

This field of engineering focuses on designing, analyzing, and improving machines, mechanisms, and systems that involve motion and physical forces.

What is mechanical engineering?

300

True/False: Khadijatou can roller-skate

True

400

This term describes a function that is defined inside another function and can access the outer function’s variables through a concept called enclosing scope.

What is a nested function?

400
If velocity doubles, this happens to kinetic energy.

What it is quadruples?

400

Enzymes belong to this macromolecule category.

What are proteins?

400

This field studies heat and energy systems.


 

What is thermodynamics?

400

What is Adams official role in this club?

What is the Secretary

500

nums = [1, 2, 3, 4]

total = 0


for n in nums:

    if n % 2 == 0:

        total += n

    else:

        total -= n


print(total)

What is 2

500

The final speed of a 2 kg block sliding down a frictionless 30° incline from a height of 5 m. (to the nearest tenth.)

What is 9.9 m/s?

500

This type of molecule speeds up chemical reactions without being consumed, often ending in “-ase.

What is an enzyme?

500

This field focuses on designing machines, devices, and systems that mimic human movement and behavior, often used in robotics and prosthetics.

What is biomechanics?

500

Arrange the presidents from youngest to oldest.

Khadijatou, Aichata, Mariama.

M
e
n
u