Font size
WorksheetsCoding Terms Review
Total questions: 19
Worksheet time: 12mins
This Quizizz is to help you review terms/vocab used in coding.
It's okay if you don't know all the answers. Do the best you can!
How confident are you in the world of coding?
VERY confident
SORT OF confident
NOT confident
A person who writes code and communicates instructions to a computer.
Computer Science
Variable
Computer Programmer
What type of code block do we use to start our code sequences?
Event
Loop
Debug
What is a list of instructions followed one at a time in order?
Sensing
Command
Sequence
The action of doing something over and over again, repeating code.
Loop
Hide
Conditional
An error or mistake in a program that prevents the program from being run correctly.
Debug
Bug
Event
A single instruction for a computer.
Command
Connected
Motion
Finding or fixing errors or mistakes in programs.
Debug
Hide
Loop
A field in which people use the power of computers to solve big problems.
Computer Programmer
Computer Science
Backdrops
What group of blocks detect conditions and a project's environment?
Sequence
Sensing
Event
A code block that acts as a place holder for information. You can use this block to create code that allows you to keep score.
Variable
Sound
Digital Citizenship
Match the term to the definition.
Code block that allows the sprite to appear on the screen.
Show
Code block that allows the sprite to disappear on the screen.
Hide
A character in coding
Sprite
An if / then statement can also be called a ...
Debug
Motion
Conditional
What group of blocks will allow your sprite to move?
Motion
Looks
Backdrops
A person who behaves responsibly online has positive _________.
digital citizenship
sprite
commands
What group of blocks will add noise to your project?
Show
Hide
Sound
In order for your code sequence to work all your code blocks must be _____.
loop
connected
sensing
The pictures that appear in the back of your project that create a setting are called _______.
backdrops
sprite
commands
Match the term to the definition.
Up and down is what on an axis?
y
Left and right is what on an axis?
x
What group of blocks control a sprite's appearance and say?
Looks
