Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

7th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Code.org Discoveries Unit 3 Lesson 4-5

Code.org Discoveries Unit 3 Lesson 4-5

7th Grade

17 Qs

Code.org CSD Unit3 Lesson 3 - 4 Review

Code.org CSD Unit3 Lesson 3 - 4 Review

6th - 8th Grade

11 Qs

Plotting Shapes on Code.Org

Plotting Shapes on Code.Org

5th - 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

Pygame

Pygame

6th - 8th Grade

10 Qs

Javascript Basics (Khan Academy)

Javascript Basics (Khan Academy)

6th - 8th Grade

15 Qs

Unit 3 - Interactive Animations and Games

Unit 3 - Interactive Animations and Games

7th - 8th Grade

17 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?