The amount of programming languages
What is over 700
The name of the programming language we used this summer
What is Python
AI stands for this
Artificial Intelligence
The possible digits for binary numbers
What are 0 and 1
The first Disney Princess
Who is Snow White
The percent of the worlds currency that exists on computers
What is 90%
Which command will display the text 'Hello world!' on the screen?
A) print(Hello world!)
B) print("Hello world!")
C) print "Hello world!"
D) print = "Hello world!"
B) print("Hello world!")
This type of AI helps computers learn without being explicitly programmed
What is Machine Learning
What is 8
Babies are born without this bone
Kneecaps
The bug that broke a computer and resulted in the term "bug"
What is a moth
This function allows users to give the computer text to be used in the program
What is input()
This type of AI focuses on how computers "see"
What is Computer Vision
10 is a binary number. What i the decimal equivalent?
What is 2?
What is a group of lions called?
What is a pride
The modern USBC wall charger has more power than the computers used in what mission?
What is Apollo 11?
Data that is a string is surrounded by these
What are quotation marks
This type of AI is inspired by how human brains make decisions
What is neural Networks
The base of binary
What is 2?
Your instructors name
What is Kapua?
MIT developed computers that can tell the difference between a real and fake...
What is smile
What would the output of this code be if the user entered the value 70?
if grade >= 80:
print("Distinction")
elif grade >=70:
print("Merit")
elif grade >= 60:
print("Pass")
What is Merit
The type of model that ChatGPT is
What is a large language model
38 in binary
What is 100110?
Who was the very first American Idol winner?
Who is Kelly Clarkson