The key word that is used to create a function in Python.
What is def
This SI unit measures force.
What is a newton?
This organelle is known as the powerhouse of the cell.
What is the mitochondria?
A simple machine that uses a rope and a wheel.
What is a pulley?
What the names of your club leaders (in alphabetical order.)
Aichata, Khadijatou, Mariama.
The type returned by type("5").
What is a string?
The Earth's gravity.
What is 9.81 m/s2
This is what DNA stands for.
What is deoxyribonucleic acid?
Engineers use this type of software to digitally design and model parts.
When is Aichatas Birthday
What is August 5th
What is len()?
"For every action, there is an equal and opposite reaction."
What is Newton's Third Law?
This organelle packages and ships proteins.
What is the Golgi apparatus?
This field of engineering focuses on designing, analyzing, and improving machines, mechanisms, and systems that involve motion and physical forces.
What is mechanical engineering?
True/False: Khadijatou can roller-skate
True
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?
What it is quadruples?
Enzymes belong to this macromolecule category.
What are proteins?
This field studies heat and energy systems.
What is thermodynamics?
What is Adams official role in this club?
What is the Secretary
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
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?
This type of molecule speeds up chemical reactions without being consumed, often ending in “-ase.
What is an enzyme?
This field focuses on designing machines, devices, and systems that mimic human movement and behavior, often used in robotics and prosthetics.
What is biomechanics?
Arrange the presidents from youngest to oldest.
Khadijatou, Aichata, Mariama.