Programming
Cybersecurity
Computer Architecture
Other
100

What does "print" do in Python?

Display or print something out.

100

A secret word or phrase you use to log into accounts.

Password

100

What does a hard drive store?

Files

100

What does AI stand for?

Artifical intelligence

200

In Python, these are used to store values of any data type, like x = 5.

Variables

200

The trail of information you leave behind when you go online

Digital footprint

200

Our computer's operating system

Windows

200

This data structure has items one after another.

Array/list

300

Used to repeat code multiple times

Loops

300

A cyberattack where someone tricks you into giving personal information by pretending to be a trusted source

Phishing

300

This numbering system, used by all modern computers, only uses the digits 0 and 1.

Binary

300

What popular search engine was founded by Larry Page and Sergey Brin in 1998?

Google

400

In Python, the symbol used for multiplication

*

400

Meaning of 2FA

Two-factor authentication

400

Short-term memory of a computer

RAM (random access memory)
400

This actual bug found in a computer created the term "bug", a glitch in a computer system

A moth

500

This programming language has been ranked as the most popular since 2021, according to the TIOBE Index

Python
500

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

500

What does CPU stand for?

Central Processing Unit

500

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)