Riddle Me This
Girls Who Code
Tech Facts
Web Development
AI & Machine Learning
100

What is a computers favorite snack?

Chips

100

What year was Girls Who Code founded? 

2012

100

Who is considered the first female programmer? 

Ada Lovelace

100

What does HTML stand for?


Hypertext Markup Language

100

What is Machine Learning?

A field within Artificial Intelligence that uses data and algorithms to learn and adapt without explicit instructions. 

200

I scurry around your desk but I am no pest, what am I?

A mouse.

200

What city was Girls Who Code founded in?

New York City

200

What material was the first mouse made of?

Wood

200

What HTML element makes the largest heading?

<h1>

200

How do machine learning models learn?

They learn by identifying patterns from data sets. 

300

I have keys but do not lock. I have a space but have no room. You can enter but not come in. What am I?

A Keyboard.

300

What are the 3 values that define the Girls Who Code organization? 

Bravery, Sisterhood, Activism 

300

Which company made the first handheld mobile phone?

Motorola

300

What does this tag do?

<br>

Break tag - forces a line break in your HTML code

300

What is the difference between training data and test data?

Training data is used to train the machine learning model while test data is used to evaluate the performance of the machine learning model. 

400

What can teach but cannot speak, can see but has no eyes, can learn but is not curious.

Artificial Intelligence

400

Girls Who Code's mission is to close the gender gap in tech. In 2022, what percentage of computer scientists were female?

22%

400

What did Nintendo make before they made video games?

Playing cards

400

What does this do?

<a href="https://www.google.com>Google</a>

Adds a hyperlink to google with Google as the link text. 

400

What year was Chat GPT released for public use? 

2022

500

I am an eight letter word. In scrabble I am worth two words. Within my name I hold a weapon. I am your friend when memory serves and your worst enemy otherwise. What am I?

A Password

500

Who is the founder of Girls Who Code?

Reshma Saujani

500

What does the i stand for in iPhone?

Internet

500

How do I embed the following image in html with the alternate text 'She is the best'?

taylor_swift.jpg

<img src="taylor_swift.jpg" alt="She is the best">

500

Who formed the basis for Artificial Intelligence with their work in decoding German Enigma machines during the second world war?

Alan Turing