Random
Code Blocks
True or False:
Loops
Conditionals
100

What does Natalie study in school?

Data Science

100

Which of these code blocks is the START block?

IMAGE_2

2

100

True or False:

These two code blocks loop the same amount of times.


IMAGE_1

False.

100

How long will the program 'wait' in total?

IMAGE 15

5 seconds

100

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)


200

What is debugging?

Finding and fixing errors in a program

200

What kind of coding blocks are these?


IMAGE 16

Looks

200

True or False:

Using LOOPS makes your code more efficient, simple to understand, and easier to write.

True

200

This type of loop repeats a set of instructions endlessly until the program is stopped.

FOREVER loop

200

How many times will the sprite jump?

IMAGE 10

0

300

What is wrong with this password:

natalie12345

It's not secure.

300

What type of coding block is this?


IMAGE 17

Sound Block

300

True or False:

The bunny will eat all the carrots.

IMAGE_5

False.

300

What shape will this code block make?

IMAGE_4

Square

300

What is the value of variable X?


IMAGE 12

Unknown

400

This is a character or object that moves around on the screen in a program, often controlled by the code.

Sprite

400

What does teacher Natalie study in school?

Coding

400

True or False:

A variable can store multiple values at once.

False

400

How many steps will the character move?

IMAGE_3

40

400

What will the sprite say?


IMAGE 11

Hello! Hello! Hello!

500

Which is the best password?

a. dogdogdog

b. Kale1978!

c. 22water

d. hello!

b. Kale1978!

500

What do you call X?

IMAGE 14

A variable!

500

True or False:

These are control blocks.


IMAGE 9

False

500

How many times will the ball bounce?

IMAGE 14

15

500

What is the value of variable Y?

IMAGE 13

16

M
e
n
u