Code.org Unit 3 Assessment Lessons 3-9

Code.org Unit 3 Assessment Lessons 3-9

8th Grade

11 Qs

quiz-placeholder

Similar activities

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Programming - High Level Code & Machine Code

Programming - High Level Code & Machine Code

2nd - 11th Grade

10 Qs

Codebots 3

Codebots 3

7th - 9th Grade

10 Qs

Python Basic

Python Basic

6th - 8th Grade

10 Qs

Programming - Selection in an Algorithm

Programming - Selection in an Algorithm

1st - 11th Grade

10 Qs

Arduino Midterm Review 2

Arduino Midterm Review 2

8th - 10th Grade

15 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

Code.org Unit 3 Chapter 3

Code.org Unit 3 Chapter 3

7th - 8th Grade

12 Qs

Code.org Unit 3 Assessment Lessons 3-9

Code.org Unit 3 Assessment Lessons 3-9

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Quizizz Content

Used 97+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a reason to include comments in a program?

Comments tell the computer what the code is doing.

Comments tell the programmer what the code is doing & why.

Comments will tell the program how to fix bugs.

Comments will help find bugs in the program.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is x value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

In which corner, will the square in line 1 be located on the coordinate plane?

upper right
lower left
lower right

upper left

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why will this code not run?

there has to be a number in the variable

there are supposed to be no spaces in the variable label

there are no caps in variables

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

variable

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

a series of images that create the illusion of motion by being shown rapidly one after the other

a single image within an animation

A placeholder for a piece of information that can change.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Why is the randomNumber block useful in coding?

the random numbers will cause the code to spin

the random numbers will cause the sprite to change colors

random numbers can cause the sprite to change depending on which parameter it has been placed into

7.

MULTIPLE CHOICE QUESTION

30 sec • 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?