Search Header Logo

Khan Academy

Authored by Liz Jones

Computers

5th Grade

Used 358+ times

Khan Academy
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ellipse(212, 206, 283, 318);

ellipse(212, 235, 100, 73);

ellipse(150, 150, 30, 30);

ellipse(278, 150, 30, 30);

The code above represents a snowman with two eyes and a nose. The code that represents the nose is:

ellipse(150, 150, 30, 30);

ellipse(212, 206, 283, 318);

ellipse(278, 150, 30, 30);

ellipse(212, 235, 100, 73);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command: ellipse( 200,100, 20, 20) will draw:

an ellipse that is 100 pixels wide and 100 pixels high
a circle whose center is 200 pixels across and 100 pixels down
a rectangle that is 200 pixels by 100 pixels wide
a circle that is 200 pixels in diameter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct order of parameters in rect()?

rect(x, y, width, height);

rect(y, x, width, height);

rect(x, y, height, width);

rect(width, height, x, y);

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How do you turn off the outline around the shapes?

noStroke();

stroke("transparent");

noFill();

noOutline();

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The command: ellipse( 200,100, 20, 20) will draw:

an ellipse that is 100 pixels wide and 100 pixels high
a circle whose center is 200 pixels across and 100 pixels down
a rectangle that is 200 pixels by 100 pixels wide
a circle that is 200 pixels in diameter

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does var stand for?

Variant
Variable
Varies

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A variable is a placeholder for a value that can change
A variable is a placeholder for a value that can not change

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?