Font size
WorksheetsIT Review From M1
Total questions: 20
Worksheet time: 10mins
What are coordinates?
x point only
y point only
a single location with x and y
any location
Does the x axis run vertically or horizontally?
vertically
horizontally
up to you
Does the y axis run vertically or horizontally?
vertically
horizontally
up to you
When writing coordinates, does x always come first?
yes
sometimes
no
When writing coordinates, does y always come second?
yes
sometimes
no
What is the language that computers use to speak to one another?
bug
sequence
algorithm
programming
What are the 1's and 0's called that are uploaded into the computer to build a program?
numbers
data
encryption
algorithm
What is the word that describes the order in which things happen?
sequence
algorithm
lines
grid
What is an algorithm?
data
numbers
a sequence of events
a bug
What is a bug?
encryption
an upload
an error in code
deprogramming
What is it called when you take a big problem and break it up into several smaller problems?
a bug
an alogithm
programming
decomposition
What's it called when something repeats again and again for a certain number of times?
a bug
a loop
an algorithm
a data set
What's it called when one piece of programming is contained inside another?
cooordinates
y axis
program
embedded
Which is the correct way to plot coordinates?
(y, x)
(x, y)
y
x
(x , x)
What's the name for the box that the x and y axis' form?
code
the grid
coordinates
formula
What do computer programmers use to write their programs?
code
the grid
x axis
y axis
What program are we currently using to do our coding?
Scratch 2.0
Scratch Desktop
Paint
Photoshop
In Scratch Desktop what are the pieces on the left called that you use to build your code?
background
sprite
avatar
blocks
If you want to put something on a loop forever, which block should you use?
Repeat 2 times
Repeat Forever
Repeat 4 times
Loop
Select all of the choices you have for creating a Sprite in Scratch:
Draw your own
Upload your own png
Use the Cat
Use one from the Scratch Desktop Library
Use a background instead of a Sprite
