NEW
Font size
WorksheetsCode.org Vocabulary
Total questions: 25
Worksheet time: 13mins
An algorithm is...
a list of steps to complete a task
individual facts, statistics, or Items
A person who developed the skills and knowledge to efficiently use the Internet and other digital technology
A named group of programming instructions...
Function
Program
Unplugged
A behavior is...
A graphic character on the screen with properties that describe its location, movement, and look.
An action that a sprite performs continuously until it’s told to stop.
the way in which one acts or conducts oneself, especially toward others.
The action of doing something over and over again...
Loop
Repeat
Re-Run
An algorithm that has been coded into something that can be run by a machine
Algorithm
Program
Bug
Debugging
Finding and fixing problems in an algorithm or program.
Algorithm
Program
Bug
Debugging
Part of a program that does not work correctly.
Algorithm
Program
Bug
Debugging
Trying again and again, even when something is very hard.
Sequencing
Frustrated
Persistence
Debugging
The art of creating a program.
Programming
Loop
Repeat
Condition
A graphic character on the screen with properties that describe its location, movement, and look.
Debugging
Bug
Variable
Sprite
A Function will...
make and name a variable
Let you write code that can be stored and used a number of times.
allow you to move the sprite any way it would like
write your code for you
The information about you that is on-line is called your ____________.
address
birthday
digital footprint
all of the above
It is okay to share your hobbies on-line.
True
False
Putting commands in correct order so computers can read the commands.
Sequencing
Frustrated
Persistence
Debugging
What is the URL for the website we use to code?
www.Typing.com
www.Code.com
www.Code.org
www.Word.com
We communicate with computers using __________
Symbols
Sign Language
Numbers
Code
Is the following code correct?
Yes
No
TRUE or FALSE: Test and change your strategy often. Don’t be afraid to try solutions before you know that they are perfect.
TRUE
FALSE
What does run mean?
to make a code for a program
to make a program complete an algorithm
to make a website show up on your screen
What does this code do?
Moves forward 1 time
Moves forward forever
Moves forward 5 times
Moves left
