wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

BJC Unit 1 Review

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

Click how you feel.

How are you feeling about Snap on a dog scale?

2.

Complete code for a 'Sprite' is given. Which of the following statements is true?

a)

The sprite says "Hello!" when it receives "hello world."

b)

The sprite will draw a line from where it is to (0,0).

c)

The sprite will move when clicked.

d)

The sprite appears on the stage when clicked.

3.

Which of the following is NOT demonstrated in the flowchart?

a)

Sequencing

b)

Iteration

c)

Selection

d)

All are demonstrated.

4.

What's the difference between a parameter & an argument?

a)

A parameter names the input to a procedure, and the argument is the value passed.

b)

An argument names the input and the parameter is the value inputted.

c)

They are both inputs, but parameter is a word and argument is a number.

d)

They are both inputs, but argument is a word and parameter is a number.

5.

The purple "say" block is clicked. Which of the following can the sprite say?

a)

Charlie is in Ms. K's class.

b)

Alice is in Mr. S's class.

c)

Bobby is Ms. K's student.

d)

Bob is Mr. T's student.

6.

The script does not work as intended. What changes should be made?

a)

It should repeat "size" times instead.

b)

It should turn 360/"sides" degrees instead.

c)

It should move "sides" steps instead.

d)

It should not use "sides" in the script.

7.

Blocks 1, 2, and 3 are shown below. Which statements are true?

Select all that apply, then click submit.

a)

Block 1 is a type of reporter block called a predicate (condition).

b)

Block 2 is a command block.

c)

Block 3 is a reporter.

d)

None of these.

8.

In this code segment, what is the likelihood of the sprite saying "Old Town Road"?

a)

0%

b)

25%

c)

50%

d)

75%

9.

Part of Alonzo's code is shown. Which of the following is true about this script as written?

a)

Alonzo will follow the mouse pointer.

b)

The script will run when the green flag is clicked

c)

Alonzo will continuously move towards the cursor.

d)

Iteration is used in the script.

10.

How can sprites communicate with each other?

a)

Using "broadcast" and "when I receive."

b)

Using the "say" blocks on both sprites.

c)

Using the same script for both sprites.

d)

They can't communicate with each other.

11.

Select all the substrings of "Apples & Bananas".

a)

pples

b)

& Banan

c)

Apples

d)

Ples &

12.

What is the probability that the sprite will draw a YELLOW line after the selection?

a)

0%

b)

25%

c)

50%

d)

75%

13.

I will use what I learned in this quizizz to prepare for my course work and ask about anything I'm still not sure about.

a)

Heck no!

b)

Heck yeah!

c)

I'll think about it.