What's the world’s smallest bird?
Humming Bird
What are the prime factors of 24?
Two and three
What was the first vegetable ever to be grown in space?
The potato
What number system is base 16?
Hexadecimal
In 1976, these two college dropouts founded Apple Computer, Inc. What are their names?
Steve Jobs and Steve Wozniak
This small serving or treat is eaten between meals
snack
AWhich math theorem states that in a right triangle, A² + B² = C²?
Pythagorean Theorem
What kind of chef works directly beneath the head or executive chef?
Sous
In Python, what symbol is used for one line comment?
# - hashtag
What is the best-selling video game franchise?
Mario
Where is the smallest bone in the human body?
Ear
What mineral can you add to water to make things float easier?
Salt
What is the name of the world's hottest chili pepper?
Carolina Reaper
Netflix recommendation system uses algorithms. What field of computer science powers this?
Machine learning/AI
What is the meaning of “fn” on your computer keyboard?
Function
This island nation is the smallest in the EU
Malta
How many colors are in a rainbow?
Seven
Which country drinks the most coffee in pounds per year?
Finland
Which digits are included in octal number system?
0-7
What is the name for a computer virus which replicates itself and uses up all a computer’s processing space?
Worm
A small coffee or espresso is served in this type of cup.
demitasse
Which blood type is a universal donor?
O Negative
What is the only fruit with seeds on the outside?
Strawberries
Write one line of Python code to check if a number n is even
if n % 2 == 0:
What was the name of the first home computer, introduced in the 1970s?
The Altair 8800