Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Code.org Unit Three Quiz

Code.org Unit Three Quiz

7th - 8th Grade

14 Qs

CMU quiz

CMU quiz

7th - 9th Grade

20 Qs

CSD Unit 3 - Week 1 (L1-L5)

CSD Unit 3 - Week 1 (L1-L5)

7th - 8th Grade

20 Qs

javascript - khan academy

javascript - khan academy

6th - 8th Grade

11 Qs

JavaScript Practice

JavaScript Practice

8th Grade

12 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

8th Grade

11 Qs

Code.org Unit 3 Lesson 3 and 4

Code.org Unit 3 Lesson 3 and 4

Assessment

Quiz

Computers

6th - 8th Grade

Medium

Created by

Walton Williams

Used 67+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is x value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is y value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is height of the rectangle in the following code?

rect(250, 200, 75, 225);

250

200

75

225

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Parameter
An extra piece of information that you pass to the function to customize it for a specific need.
The common programming structure that implements "conditional statements".
the rate at which frames in an animation are shown, typically measured in frames per second
Pulling out specific differences to make one solution work for multiple problems.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Animation 
The common programming structure that implements "conditional statements".
 a series of images that create the illusion of motion by being shown rapidly one after the other
A graphic character on the screen with properties that describe its location, movement, and look.
Pulling out specific differences to make one solution work for multiple problems

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Conditionals
Any valid unit of code that resolves to a value.
a single image within an animation
Statements that only run under certain conditions.
Any valid unit of code that resolves to a value.

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?