Tracy's World Quiz (Lesson1-3 wrap-up)

Tracy's World Quiz (Lesson1-3 wrap-up)

8th Grade

31 Qs

quiz-placeholder

Similar activities

CodeHS Canvas and Graphics

CodeHS Canvas and Graphics

6th - 10th Grade

30 Qs

Tynker Lessons 1-5

Tynker Lessons 1-5

6th - 8th Grade

27 Qs

How Computers Work Review

How Computers Work Review

6th - 12th Grade

27 Qs

N5 Computer Systems Revision

N5 Computer Systems Revision

KG - 12th Grade

26 Qs

Coding - 1st Round

Coding - 1st Round

7th - 8th Grade

26 Qs

Fund. of CS Ist SW ZLGA

Fund. of CS Ist SW ZLGA

8th Grade

30 Qs

CodeHS Tracy Functions

CodeHS Tracy Functions

6th - 10th Grade

30 Qs

CodeHS Tracy

CodeHS Tracy

6th - 10th Grade

30 Qs

Tracy's World Quiz (Lesson1-3 wrap-up)

Tracy's World Quiz (Lesson1-3 wrap-up)

Assessment

Quiz

Computers

8th Grade

Easy

Used 9+ times

FREE Resource

31 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How would I tell Tracy to move forward 100 pixels?

forward 100

move(100)

forward(100)

Tracy, move forward 100 pixels

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When using the circle() command, what value do we put inside the parentheses?

The radius of the circle

The center of the circle

The diameter of the circle

The width of the circle

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

When Tracy is facing right, from what location does she start drawing her circle?

The top of the circle

The bottom of the circle

The left side of the circle

The middle of the circle

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Where does Tracy always start in the grid world?

At the (0,0) coordinate in the bottom left hand corner of the canvas

At the (-200,-200) coordinate in the bottom left hand corner of the canvas

At the (0,0) coordinate in the middle of the canvas

At the (-200,-200) coordinate in the middle of the canvas

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What are the dimensions of Tracy’s world?

200 pixels x 200 pixels

400 pixels x 200 pixels

400 pixels x 400 pixels

200 pixels x 400 pixels

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which commands would move Tracy forward 100 pixels?

I. forward(100)

II. backward(-100)

III. forward(-100)

I, II, and III

I only

II and III

I and II

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How far does Tracy need to move from the starting position to reach the right side of the canvas?

50 pixels

100 pixels

200 pixels

400 pixels

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?

Discover more resources for Computers