This programming language shares its name with a type of snake. What is it?
Python
What is the main circuit board of a computer called?
Motherboard
What does "WWW" stand for in a website address?
World wide web
What do you call a mistake or error in a computer program?
Bug
What is the term for a machine's ability to perform tasks that typically require human intelligence?
Artificial Intelligence
What is the programming language named after a type of coffee?
Java
This component is often referred to as the brain of the computer.
CPU, Central Processing Unit
What device, often found in homes and offices, allows data to move between different networks? When it provides wireless internet it is a: wireless ________.
Router
What is the term for fixing errors in a program?
Debugging
Google has Google Assistant, Microsoft has Cortana, what is Apple's version of their digital assistant called?
Siri
Which language, commonly used in web development, is often abbreviated as JS?
JavaScript
What type of memory is known by this three letter abbreviation and is used for temporary information storage while a computer is running? It is considered a computer's "short term memory."
RAM, Random Access Memory
This type of internet connection uses cables and is generally faster than a wireless connection. What is it?
Ethernet
If you were coding and needed something to repeat something over and over, what would you use?
Loop
What is the term for a computer program that can carry out conversations with humans?
Chatbot
This programming language is the primary language used to create iPhone apps and was created by Apple. What is it?
Swift
What are the type of hardware devices that store data permanently? One uses flash memory and the other uses a spinning magnetic disk.
Answer is: ___ ____ drive and ___ disk drive
SSD and HHD, Solid state drive and hard disk drive
What is the name for the unique address (ex: 192.168.123.132) assigned to each device connected to a network.
IP (Internet Protocol)
If I was adding lives or score in my Scratch game, I'd need to create one of these. They hold different values and can be changed as the code runs.
Variable
What do you call a machine or software's ability to learn from data without being explicitly programmed?
Machine learning
This language, known for its use in web design, allows you to style your web pages. Commonly referred to using a three letter abbreviation.
CSS, Cascading Style Sheets
What technology allows you to connect peripheral devices to a computer through ports and is often abbreviated as "USB"?
Universal serial bus
Megabytes per second is used to measure the speed in which data is transferred to and from a computer's storage devices. What per second is used to measure internet speed?
Megabits
What is a block of code that defines a sequence of steps or commands? These are used to perform single or sequential tasks, they can be short and simple or long and complicated. They can be reused and adapted.
Function
ChatGPT is a machine learning tool that uses a ____ _____ _____ to process natural language. This is a type of artificial intelligence that is capable of understanding and generating human language. ChatGPT's _____ _____ _____ is trained on a large amount of text-based data from the internet and other sources. The model then uses this data to create text based on a prompt.
Large language model, LLM