Search Header Logo

LA7.C7: Turtle Graphics

Authored by Audley Walker

Computers

9th Grade

LA7.C7: Turtle Graphics
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

What programming language introduced Turtle Graphics?

Python

Java

Logo

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to make the Turtle visible on the screen?

Turtle.Show()

Turtle.Visible()

Turtle.Display()

Turtle.Render()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How far does the Turtle move when the command Turtle.Move(100) is executed?

200 pixels

50 pixels

100 pixels

150 pixels

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command is used to turn the Turtle to the right?

Turtle.TurnLeft()

Turtle.TurnRight()

Turtle.Turn()

Turtle.Rotate()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What shape is drawn by the following commands: Turtle.Move(100), Turtle.TurnRight(), repeated four times?

Circle

Square

Triangle

Hexagon

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the For..EndFor loop in Turtle Graphics?

To set the Turtle's speed

To create variables

To repeat commands

To define colors

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command changes the color of the Turtle's pen?

GraphicsWindow.SetColor()

GraphicsWindow.PenColor()

Turtle.SetPenColor()

Turtle.Color()

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?