Font size
WorksheetsReview checkpoint2
Total questions: 20
Worksheet time: 11mins
means writing instructions for a computer or
robot to follow.
Programming
compiler
assembly
algorithm
is a set of instructions for a computer device,
robot or machine to follow.
Programming
compiler
assembly
algorithm
Visual programming languages use graphics to help make programming easier.
True
False
Visual programming languages : choose more than one answers
Text-based programming :choose more than one pictures
All video games use X- and Y-coordinates to move characters on screen
True
False
which choose is help you decide where to place a
character.
X coordinate
Y-coordinate
X- and Y-coordinates
They can be used to move sprites to different areas on the stage
True
False
We use a control pad or keyboard to move a character in games.
True
False
which key on keyboard can be programmed to make a character move.
Spacebar
Enter key
Arrow keys
...... are like boxes that hold data
Value
Variable
Name
What is the variable name?
Timer
Star
Score
Which variables in chasing game?
Timer
Score
Timer and Score
What you can add to make chasing game harder?
Add Sprite
Add extra score
less time and increases speed of sprite
what mean the timer = 0
The game ends
The game starts
The game rest
which is programming language?
Control pad
Keyboard
Scratch
Using drag and drop blocks when creating a program will make
a program
an algorithm
Text-based
In visual Programming use:
Graphics
Text
both of them
what we write in these blocks?
Folder name
File name
Text name
In scratch (X:0, Y:0) is the center point of the stage
True
False
