Font size
WorksheetsMS Coding Pretest
Total questions: 23
Worksheet time: 15mins
WWW stands for
World Worm Web
World Wide Web
World Word Web
World Wild Web
What is the Internet?
A local network.
Mobile phone network.
Is the global system of interconnected computer networks that use the TCP/IP protocol to link devices worldwide.
A local computer network providing a variety of information and communication facilities.
the action of doing something over and over again
for loop
while loop
bug
loop
What are the only numbers you can use in binary?
0 and 1
1 and 2
1, 2, 3, 4, 5, 6, 7, 8, 9, 10
1, 2, 4, 8, 16
Repeat
To do something again.
Function
A piece of code that you can easily call over and over again.
Condition
Something a program checks to see if it is true before allowing an action.
Conditionals
Statements that only run under certain conditions
Sprite
A graphic on the screen with a location, size, and appearance
Event
A step that causes something to happen
Copyright
The right to print, publish, perform, film, or record literary, artistic, or musical material
Loop
The action of doing something over and over again
While Loop
A loop that continues to repeat while a condition is true
Define
Figure out the details of the problems that you are trying to solve
Behavior
An action that a sprite performs continuously until it's told to stop
Algorithm
A list of steps to finish a task
Which block makes a sprite talk?
What is the action of doing something over and over again?
Loop (for example a repeat block)
Algorithm
Typing
Event
