What does "print" do in Python?
Display or print something out.
A secret word or phrase you use to log into accounts.
Password
What does a hard drive store?
Files
What does AI stand for?
Artifical intelligence
In Python, these are used to store values of any data type, like x = 5.
Variables
The trail of information you leave behind when you go online
Digital footprint
Our computer's operating system
Windows
This data structure has items one after another.
Array/list
Used to repeat code multiple times
Loops
A cyberattack where someone tricks you into giving personal information by pretending to be a trusted source
Phishing
This numbering system, used by all modern computers, only uses the digits 0 and 1.
Binary
What popular search engine was founded by Larry Page and Sergey Brin in 1998?
In Python, the symbol used for multiplication
*
Meaning of 2FA
Two-factor authentication
Short-term memory of a computer
This actual bug found in a computer created the term "bug", a glitch in a computer system
A moth
This programming language has been ranked as the most popular since 2021, according to the TIOBE Index
This security system monitors and controls incoming and outgoing network traffic based on pre-set rules, acting as a barrier between a trusted network and untrusted networks.
Firewall
What does CPU stand for?
Central Processing Unit
ChatGPT, Gemini, Microsoft Copilot, and Grok are all examples of this type of AI model trained on massive amounts of text to generate and understand human language.
Large Language Models (LLMs)