Search Header Logo

Code.org lesson 3 and 4 quiz

Authored by Justin Teegarden

Information Technology (IT)

7th Grade

Used 6+ times

Code.org lesson 3 and 4 quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which letters tell us the coordinates on the grid?

x and y

y and z

a and b

x and z

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What is the coordinate of the blue rectangle?

200, 200

150, 200

100, 100

0, 0

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What code is correct for this rectangle?

rect(200, 200);

fill("blue");

fill("blue");

rect(200, 200);

fill - blue

x=200, y=200

rect(0, 0);

fill(red);

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What code is correct for this rectangle?

rect(200, 200);

fill("blue");

fill("blue");

rect(200, 200);

fill - blue

x=200, y=200

rect(0, 0);

fill(red);

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Select correct code to draw a circle

ellipse(100, 100);

elipse(100, 100);

eclipse(100, 100);

circle(100, 100);

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Code lines in code.org run

Top to bottom

Bottom to top

Starting with rect(200, 200);

Starting with top left corner

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Code for color of the shape should go _____ the shape code.

before

after

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?