NEW
Font size
WorksheetsScratch and coding vocabulary
Total questions: 22
Worksheet time: 15mins
What happens when we click this?
Nothing happens
The scene stops
We can change the sprite
The scene starts
A process or set of rules to be followed in calculations or other problem-solving operations, especially by a computer.
Debugging
Event
Algorithm
Run Program
Any programming language that lets users create programs by manipulating “blocks” or graphical programming elements, rather than writing code using text.
Command
Run Program
Algorithm
Block-based programming language
What is the name of this in Scratch?
Costumes
Code
Script
Backdrop
An error in a program that prevents the program from running as expected
Event
Bug
Bit
Loop
What is the name of this part of Sratch?
Sprites
Backdrop
Costume
Blocks
The language that programmers create and use to tell a computer what to do
Code
Command
Run Program
BINARY
You can change the backdrop in Scratch.
true
false
A contraction of "Binary Digit". A bit is the single unit of information in a computer, typically represented as a 0 or 1.
Event
Bit
Conditionals
ASCII
An instruction for the computer. Many commands put together make up algorithms and computer programs.
Algorithm
If-Statement
Loop
Command
To add more sprite (character) which button should you click?
Statements that only run under certain conditions
Block-based programming language
Conditionals
If-Statement
Run Program
The action of doing something over and over again
Block-based programming language
Loop
Bug
Debugging
Which icon should you click to change Scratch backdrop
An action that causes something to happen
ASCII
Event
BINARY
Bit
What colour blocks allow the code to start move (event)?
Blue
Green
Yellow
Red
choose the sprite.
The common programming structure that implements "conditional statements"
Bug
Debugging
If-Statement
Finding and fixing problems in an algorithm or program
Debugging
Conditionals
Run Programs
Algorithms
What colour blocks is used to make Sprite move (motion)?
Blue
Green
Yellow
Red
Cause the computer to execute the commands you've written in your program
ASCII
Run Program
Debugging
Conditionals
What happen to sprite if you use this block?
Sprite will jump
Sprite will move 10 steps
Sprite will change colour
Sprite will say hello
