Codehs - Python

Codehs - Python

11th - 12th Grade

25 Qs

quiz-placeholder

Similar activities

Python 1st Semester Exam

Python 1st Semester Exam

10th - 12th Grade

21 Qs

Python

Python

9th - 12th Grade

25 Qs

JavaScript Quiz 2

JavaScript Quiz 2

9th - 12th Grade

20 Qs

Tracy not Karel Review Quiz

Tracy not Karel Review Quiz

12th Grade

25 Qs

IST CodeHS Unit 8 JavaScript Review

IST CodeHS Unit 8 JavaScript Review

9th - 12th Grade

22 Qs

4.00: Exam Preparation

4.00: Exam Preparation

9th - 12th Grade

20 Qs

Adobe Illustrator Certification exam practice

Adobe Illustrator Certification exam practice

9th - 12th Grade

21 Qs

Graphic Design Vocabulary #1

Graphic Design Vocabulary #1

10th - 11th Grade

20 Qs

Codehs - Python

Codehs - Python

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Anthony Sinapi

Used 82+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How would I tell Tracy to move forward 100 pixels?

forward 100

move(100)

Tracy, move forward 100 pixels

forward(100)

2.

MULTIPLE CHOICE QUESTION

45 sec • 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

45 sec • 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

45 sec • 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

45 sec • 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

45 sec • 1 pt

Which commands would move Tracy forward 100 pixels?

A. forward(100)

B. backward(-100)

C. forward(-100)

A, B, and C

A only

B and C

A and B

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Tracy always starts facing which direction?

Up

Down

Right

Left

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?