Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

7th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Game Lab

Game Lab

8th Grade

17 Qs

Javascript Basics (Khan Academy)

Javascript Basics (Khan Academy)

6th - 8th Grade

15 Qs

Javascript Assessment

Javascript Assessment

6th - 8th Grade

15 Qs

Using Scratch

Using Scratch

3rd - 10th Grade

13 Qs

INFORMATIKA 3

INFORMATIKA 3

7th Grade

10 Qs

JH Computer Science Sprites Quiz

JH Computer Science Sprites Quiz

7th - 8th Grade

17 Qs

CSD Unit 3 - Interactive Animations and Games (lessons 3&4)

CSD Unit 3 - Interactive Animations and Games (lessons 3&4)

6th - 8th Grade

15 Qs

Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Jennifer Devecchio

Used 25+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which direction will the sprite move?

plane.x = plane.x + 2

left

right

up

down

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which direction will the sprite move?

plane.x = plane.x - 2

left

right

up

down

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which direction will the sprite move?

bee.y = bee.y - 2

left

right

up

down

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which direction will the sprite move?

bee.y = bee.y + 2

left

right

up

down

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is x value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is y value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is width of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

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?