NEW
Font size
S
M
L
XL
Worksheetsscratchmyptest
Total questions: 24
Worksheet time: 12mins
Name
Class
Date
1.
Which command repeats a list of instructions?
a)
Forward
b)
backward
c)
Repeat
d)
Move down
2.
When there is a arrow pointing down on a block that means you have:
a)
to go down
b)
more choices
c)
to look down
d)
run from Pacman!
3.
Which is the correct code in javascript to turn left?
a)
turn Left()
b)
turnLeft();
c)
turnLift();
d)
ternLeft();
4.
The IF command moves one space forward True or False?
a)
TRUE
b)
FALSE
5.
What do you do with the "When run" block?
a)
Stare at it.
b)
Attach blocks of code
c)
Ignore it.
d)
Move it to the best place.
6.
You press THIS button to test your code
a)
Stop
b)
Run
c)
Reset
d)
skip
7.
Which command repeats a list of instructions?
a)
Forward
b)
Backward
c)
Repeat
d)
Turn left
8.
Each line of code in javascript has which punctuation mark at the end of it?
a)
.
b)
;
c)
:
d)
#
9.
True or False? You can put more than one command inside of a "repeat block".
a)
TRUE
b)
FALSE
10.
What is "transforming actions into a symbolic language" called?
a)
Coding
b)
Debugging
c)
Algorithm
d)
Function
11.
What is Finding and fixing issues in code called?
a)
Coding
b)
Debugging
c)
Algorithm
d)
Function
12.
What is a piece of code that can be called over and over and over?
a)
Coding
b)
Debugging
c)
Algorithm
d)
Function
13.
A _____________ is a set of instructions for your computer to follow
a)
Command
b)
Program
c)
List
d)
Run
14.
The code above is in which coding language?
a)
C++
b)
Python
c)
JavaScript
d)
Scratch
15.
What is a script?
a)
A computer program that is used in a theater.
b)
A computer program that does not work.
c)
A set of instructions for the computer to follow.
16.
What is a Flow chart?
a)
A diagram showing how the program will run.
b)
A diagram with lots of Javascript coding
c)
A diagram with lots of scratch coding
17.
What does this command do?
a)
Move the sprite 2 steps
b)
Turns the sprite 15 degrees
c)
Repeats a number of steps forever
d)
Repeats a number of steps 20 times
18.
When a loop is inside another loop it is known as a what?
a)
Shape
b)
Hexagon
c)
Nested Loop
d)
Loop in a ring
19.
A variable is a changeable value true or false?
a)
TRUE
b)
FALSE
20.
What shape will you get when this program is run?
a)
A rectangle
b)
A circle
c)
A Triangle
d)
A very complex shape
21.
What shape will you get when this program is run?
a)
A SQUARE
b)
A circle
c)
A Triangle
d)
A Cone
22.
What is an Algorithm?
a)
A list of steps you can follow to finish a task.
b)
A type of alligator with really good rhythm.
c)
A computer programming language.
23.
Which labelled area is the sprite?
a)
A
b)
B
c)
C
d)
D
24.
How many "Move Forward" blocks do we need to get the bird to the pig?
a)
1
b)
2
c)
3
d)
4
Reset
