Code.org Unit 3 (Lessons 1 - 7)

Code.org Unit 3 (Lessons 1 - 7)

Assessment

Flashcard

Computers

7th - 9th Grade

Hard

Created by

Wayground Content

FREE Resource

Student preview

quiz-placeholder

20 questions

Show all answers

1.

FLASHCARD QUESTION

Front

Sprite

Back

A graphic character on the screen with properties that describe its location, movement, and look.

2.

FLASHCARD QUESTION

Front

How can we correct the code above? We are getting the error message (dessert is defined, but it is not called in your program)

Back

Change drink to dessert in the 6th line of code

3.

FLASHCARD QUESTION

Front

In this line of code, what will the random number do?
var orangeFish = createSprite(400, randomNumber(0, 100));

Back

Place the sprite on a random location on the Y axis

4.

FLASHCARD QUESTION

Front

A graphic character on the screen with properties that describe its location, movement, and look.

Back

Sprite

5.

FLASHCARD QUESTION

Front

What will franklyn look like? Options: Franklyn will be an old dude with glasses. Franklyn will be a blue circle. Franklyn will be a gray square. Franklyn is an orange and white stripped cat.

Back

Franklyn will be a gray square.

6.

FLASHCARD QUESTION

Front

What is the name of the ANIMATION (not the sprite) used in this block of code?

Back

fido

7.

FLASHCARD QUESTION

Front

What is the NAME and starting Y LOCATION of this sprite? Options: dog, 150; dog, 350; fido, 150; fido, 350

Back

dog, 350

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?