This tech-savvy character, known for his iconic black trench coat and sunglasses, is the main protagonist in a film series about a simulated reality.
Who is Neo from The Matrix?
This built-in function in Python returns the length (number of items) of an object such as a list, tuple, or string.
What is the len() function?
The creator of the Linux operating system, this Finnish-American software engineer is known for his open-source contributions.
Who is Linus Torvalds?
This brilliant yet socially awkward theoretical physicist is the central character in a TV show about nerdy friends and their everyday lives.
Who is Sheldon Cooper from The Big Bang Theory?
In Python, this keyword is used to define a function and indicate the beginning of a function block.
What is the "def" keyword?
Known for his work on the World Wide Web, this English computer scientist best known as the inventor of the World Wide Web, the HTML markup language, the URL system, and HTTP.
Who is Tim Berners-Lee?
In a cyberpunk series set in a dystopian future, this character is a skilled hacker and leader of a group of rebels fighting against a powerful E Corp.
Who is Mr. Robot from the tv series Mr. Robot?
In Python, this data type allows you to store a collection of items that are unordered, changeable, and does not allow duplicates.
What is a set?
This computer programmer and entrepreneur co-founded Apple Inc. alongside Steve Jobs.
Who is Steve Wozniak?
This character, a programmer and founder of a software company, plays a central role in a film about a billionaire's elaborate treasure hunt.
Who is Wade Watts from Ready Player One?
In Python, this keyword is used to exit a loop prematurely, skipping the remaining iterations.
What is "break"?
This computer scientist and mathematician is often hailed as the 'father of the computer' for his work on the first mechanical general-purpose computer.
Who is Alan Turing?