What does Natalie study in school?
Data Science
Which of these code blocks is the START block?
IMAGE_2
2
True or False:
These two code blocks loop the same amount of times.
IMAGE_1
False.
How long will the program 'wait' in total?
IMAGE 15
5 seconds
Which of these is a conditional statement?
A) Move 10 spaces
B) Repeat 10 times
C) If score > 100, then say "You win!"
D) Wait 1 second
C)
What is debugging?
Finding and fixing errors in a program
What kind of coding blocks are these?
IMAGE 16
Looks
True or False:
Using LOOPS makes your code more efficient, simple to understand, and easier to write.
True
This type of loop repeats a set of instructions endlessly until the program is stopped.
FOREVER loop
How many times will the sprite jump?
IMAGE 10
0
What is wrong with this password:
natalie12345
It's not secure.
What type of coding block is this?
IMAGE 17
Sound Block
True or False:
The bunny will eat all the carrots.
IMAGE_5
False.
What shape will this code block make?
IMAGE_4
Square
What is the value of variable X?
IMAGE 12
Unknown
This is a character or object that moves around on the screen in a program, often controlled by the code.
Sprite
What does teacher Natalie study in school?
Coding
True or False:
A variable can store multiple values at once.
False
How many steps will the character move?
IMAGE_3
40
What will the sprite say?
IMAGE 11
Hello! Hello! Hello!
Which is the best password?
a. dogdogdog
b. Kale1978!
c. 22water
d. hello!
b. Kale1978!
What do you call X?
IMAGE 14
A variable!
True or False:
These are control blocks.
IMAGE 9
False
How many times will the ball bounce?
IMAGE 14
15
What is the value of variable Y?
IMAGE 13
16