Unit 2 lesson 3 and 4 code.org

Unit 2 lesson 3 and 4 code.org

6th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Pygame Shapes

Pygame Shapes

8th Grade

15 Qs

Code.org lesson 1.9

Code.org lesson 1.9

7th Grade

10 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

p5.js Week1 PREtest

p5.js Week1 PREtest

7th - 12th Grade

14 Qs

JavaScript

JavaScript

7th - 8th Grade

15 Qs

Graphics Programming Review

Graphics Programming Review

8th - 10th Grade

10 Qs

Coding Concepts in Graphics

Coding Concepts in Graphics

8th Grade

10 Qs

Unit 2 lesson 3 and 4 code.org

Unit 2 lesson 3 and 4 code.org

Assessment

Quiz

Computers

6th - 8th Grade

Easy

Created by

Justin Teegarden

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

Which code will draw a purple circle in the center of the grid?

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which block must you use so no color shows when a circle is drawn?

Media Image
Media Image
Media Image
Media Image

3.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is y value in the following code?

rect(250, 200, 75, 225);

250

200

75

225

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

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.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which block will draw a square in the lower right corder of the grid?

Media Image
Media Image
Media Image
Media Image

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?