What symbol is used to assign a name to a piece of data?
= (Equal Sign)
Donkey Kong is what type of animal? 1 Answer only
Gorilla
What is a data structure?
A way to manage and access information
The first “computer bug” was an actual bug, True or False?
True
Which data type is in this code block?
Number
In the game "Mortal Kombat" which character was renowned for freezing his opponents in place?
Sub-Zero
When a function’s name, inputs, and instructions are specified, we can say that the function is?
Defined
The icon of a white video camera in a green square represents what app that's pre-installed on Apple's iPhone?
Facetime
The purpose of a variable is to:
Variables are used to store a piece of information, like a number or piece of text//// Store a value
What was Roblox originally known as?
Dyna Blocks
In programming, what typically makes up a string?
Strings are made up of many characters such as letters, symbols, and spaces.
A computer designed to stay in a static location has which name?
Desktop
What data type is used in this code block?
Boolean
Mario first appeared in what video game?
Donkey Kong
In programming, the position of a value in a list is known as its
Index
Now appearing prophetic, what device was announced in 2007 with the following slogan? "This is only the beginning."
IPHONE
A coder who can develop both client-side and server-side software is known as a full-___ developer?
Stack
What Gaming Console Was Released By Sony In 1994?
Playstation
Describe a "Loop" in 10 Seconds? Go!
A Control Structure that repeats a set of instructions until a specific condition is met
What is the official name for the “prove you’re not a robot” tests that websites sometimes require?
CAPTCHAs