Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

7th - 8th Grade

12 Qs

quiz-placeholder

Similar activities

Scratch interface

Scratch interface

5th - 9th Grade

12 Qs

9 сынып  Pygame

9 сынып Pygame

8th Grade

10 Qs

Intro to Scratch

Intro to Scratch

6th - 8th Grade

15 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

untitled

untitled

6th - 8th Grade

16 Qs

Unit 3- Lesson 3 & 4 Game Lab Vocab

Unit 3- Lesson 3 & 4 Game Lab Vocab

6th - 8th Grade

10 Qs

7th Grade Test 3 CS CMU ACADEMY

7th Grade Test 3 CS CMU ACADEMY

7th Grade

11 Qs

Scratch Basics

Scratch Basics

7th 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 26+ 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?