This stores a value that can change
What is a variable
An error in your code
What is a bug
This company created the iPhone
What is Apple
I’m beginner-friendly and use indentation instead of brackets
What is Python
The first computer programmer
Who is Ada Lovelace
This type of statement makes decisions in code
What is an if statement
Missing a bracket or colon causes this type of error
What is a syntax error
This company created ChatGPT
What is OpenAI
I run in your browser and make websites interactive
What is JavaScript
She developed one of the first compilers
Who is Grace Hopper
A structure that stores multiple values in a single variable, often in order
What is an array
Your code runs but gives the wrong result
What is a logic error
This app started as a college project and became a huge social network
What is Facebook
I’m one of the most widely taught programming languages and used in many apps and websites
What is Java
Women programmers played a key role during this war
What is World War II
A function that calls itself to solve smaller versions of a problem
What is recursion
An error that occurs while the program is running, often crashing it
What is a runtime error
This movie features a virtual reality world called the OASIS
What is Ready Player One
I style websites but am not technically a programming language
What is CSS
She was a hidden figure at NASA who calculated flight paths
Who is Katherine Johnson
A structure that follows “last in, first out” order
What is a stack
A bug that happens when a function keeps calling itself without stopping
What is infinite recursion / stack overflow
This programming-themed movie follows a young Facebook founder
What is The Social Network
I focus on safety and ownership to prevent bugs
What is Rust
She helped program the Apollo moon landing missions
Who is Margaret Hamilton