wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Code.org Retake Lesson 2&3

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

A sprite is something you can ________ with like a character or object.

a)

Interact

b)

Design

c)

Build

d)

Control

2.

The sprite's costume, size, color, location, behavior can't be changed.

a)

True

b)

False

3.

Sprite interactions can only be with the user or another sprite.

a)

True

b)

False

4.

Which block will make a new sprite?

a)
b)
c)
5.

Which is an event block?

a)
b)
c)
6.

True or False: Event blocks attach to your main program.

a)

False

b)

True

7.

Which shows a mini-project?

a)
b)
8.

What is an event?

a)

An Action

b)

Something that happens

c)

An action that causes something to happen.

d)

When a player clicks on a character

9.

What does the version history button do?

a)

Allows the programmer to reset the program.

b)

Allows the programmer to revert to previous saved code or start over.

c)

Takes away mistakes

d)

Shows code examples that other programmers used as solutions.

10.

True or False: Like behaviors, an event will continue to happen until the program is reset, is stopped, or changed.

a)

True

b)

False