Trivia From Day 1
Programming
AI
Bits and Bytes
Random Trivia
100

The amount of programming languages

What is over 700

100

The name of the programming language we used this summer

What is Python

100

AI stands for this

Artificial Intelligence

100

The possible digits for binary numbers

What are 0 and 1

100

The first Disney Princess

Who is Snow White

200

The percent of the worlds currency that exists on computers

What is 90%

200

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!")

200

This type of AI helps computers learn without being explicitly programmed

What is Machine Learning

200
The amount of bits in a byte

What is 8

200

Babies are born without this bone

Kneecaps

300

The bug that broke a computer and resulted in the term "bug"

What is a moth

300

This function allows users to give the computer text to be used in the program

What is input()

300

This type of AI focuses on how computers "see"

What is Computer Vision

300

10 is a binary number. What i the decimal equivalent?

What is 2?

300

What is a group of lions called?

What is a pride

400

The modern USBC wall charger has more power than the computers used in what mission?

What is Apollo 11?

400

Data that is a string is surrounded by these

What are quotation marks

400

This type of AI is inspired by how human brains make decisions

What is neural Networks

400

The base of binary

What is 2?

400

Your instructors name

What is Kapua?

500

MIT developed computers that can tell the difference between a real and fake...

What is smile

500

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

500

The type of model that ChatGPT is

What is a large language model

500

38 in binary

What is 100110?

500

Who was the very first American Idol winner?

Who is Kelly Clarkson

M
e
n
u