Search Header Logo

Exploring Turtle Graphics in Python

Authored by Danay Robinson

Computers

6th Grade

Used 4+ times

Exploring Turtle Graphics in Python
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python command is used to move Tracy forward by 50 pixels?

move(50)

forward(50)

step(50)

go(50)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What function is used to draw a circle with Tracy in Python?

draw_circle(10)

circle(10)

make_circle(10)

round(10)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to lift Tracy’s pen so she doesn’t draw while moving?

penup()

pendown()

liftpen()

stopdraw()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command `pendown()` do in Tracy Turtle graphics?

Lifts the pen up

Puts the pen down to draw

Changes the pen color

Moves Tracy forward

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to change Tracy’s pen color to green?

pen_color("green")

color("green")

setcolor("green")

changecolor("green")

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command `goto(0, 75)` do?

Moves Tracy to the origin

Rotates Tracy 75 degrees

Moves Tracy 75 pixels forward

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to start filling a shape with color in Tracy Turtle?

fill()

begin_fill()

startfill()

color_fill()

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?