Search Header Logo

Turtle graphics and variables

Authored by Whizara Teacher

Computers

4th - 12th Grade

Used 7+ times

Turtle graphics and variables
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

The command which helps us to reset the pen (turtle):

turtle.reset

turtle.penreset

turtle.penreset()

turtle.reset()

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

To make the turtle move forward, which command is used?

turtle.penup()

turtle.forward()

turtle.left()

turtle.backward()

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

When creating a rectangle with the turtle, what angle is needed when turning?

90

45

120

180

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

In order to move the turtle 120 forward without drawing on the screen, which order is correct?

turtle.forward(120)

turtle.penup()

turtle.pendown()

turtle.pendown()

turtle.forward(120)

turtle.penup()

turtle.penup()

turtle.forward(120)

turtle.pendown()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

 What does turn(90) do?

Turns right 90 degrees

Turns left 90 degrees

Moves forward 90

Does nothing as 'turn' is not a turtle instruction

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?