Search Header Logo

2024-G6- Code.org L3

Authored by Selina Fan

Computers

6th Grade

Used 7+ times

2024-G6- Code.org L3
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct?

rect(0,0)

Rect(0,0);

Rect(0,0,100,100,100);

rect(0,0,100,200);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a rectangular?

rect(0,0,100,100);

rect(100,100,200,100);

rect(100,200,100,100);

rect(0,0,300);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a circle?

ellipse(100,100,100);

ellipse(100,100,200,400);

ellipse(100,200,400,200);

rect(100,100,100);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one can make a blue square?

rect(100,100);

fill("blue");

Fill(blue);

rect(100,100);

rect(100,100,200,400);

fill(blue);

fill(rgb(0,0,200));

rect(100,100,100);

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one makes the shapes into different colour?

fill("pink");

fill("blue");

rect(100,100,200);

ellipse(100,100);

//fill("pink");

fill("blue");

rect(100,100,200);

ellipse(100,100);

fill("pink");

//fill("blue");

rect(100,100,200);

ellipse(100,100);

fill("pink");

rect(100,100,200);

fill("blue");

ellipse(100,100);

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one shows the different result comparing to others?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code should be debug?

fill("blue");

rect(0,0);

rect(0,0);

fill("blue");

Fill("rgb(100,100,200)");

ellipse(1.25,200,)

ellipse(100,100);

fill(rgb(100,100,200));

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?