The ___________ provides the canvas upon which sprites are displayed and interact with one another.
BACKGROUND
An action that causes something to happen
Event
The information about someone on the Internet
Digital Footprint
The process of combining small parts of a program to solve a larger problem
Composition
The beginning and ending tag that is essential for every HTML file.
<html>
</html>
Code blocks with a notch at the top or a bump at the bottom are known as:
HAT BLOCKS
A placeholder for a piece of information that can change
Variable
Putting commands in correct order so computers can read the commands
Sequencing
A piece of code that directly tells the computer to do something.
Command
The tag that changes what your website's tab is called.
<title></title>
What is the function of the 'Move -10 steps ' command block?
move left
Domain Name Service- The service that translates URLs to IP addresses
DNS
Computers that exist only to provide things to others
Servers
The "__________" that needs to be fulfilled in order to make an action happen.
Condition
The tags that determine the majority of what shows up on your website.
<body></body>
A code block that controls sprite placement, direction, rotation, and movement is known as a ____________ block.
motion
A method of sending information using telephone or television cables
DSL/Cable
A piece of code that you can call over and over again
Function
A set of code that works together to perform complicated actions on a computer and is also behind everything your computer does.
Program(s)
The tags that bold text.
<strong></strong>
<b></b>
Blocks that can be used to determine the location of the mouse-pointer, its distance from other sprites, and whether a sprite is touching another sprite are known as ______________ blocks.
SENSING
The action of doing something over and over again
Loop
A number assigned to any item that is connected to the Internet
IP Address
The statement that has something that needs to be fulfilled in order to execute an action.
Conditional Statement
<em></em>