LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

9th Grade

14 Qs

quiz-placeholder

Similar activities

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

ADOBE PHOTOSHOP TOOLS PANEL

ADOBE PHOTOSHOP TOOLS PANEL

10th Grade

10 Qs

Tracy's World

Tracy's World

9th Grade

10 Qs

Illustrator Review

Illustrator Review

9th - 12th Grade

15 Qs

Edublock -course assessment

Edublock -course assessment

12th Grade

15 Qs

Python Level 1 Quiz #6

Python Level 1 Quiz #6

5th - 12th Grade

12 Qs

Photoshop Photo Correction Tools

Photoshop Photo Correction Tools

9th - 12th Grade

15 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

LA7.C7: Turtle Graphics

LA7.C7: Turtle Graphics

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Audley Walker

FREE Resource

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()

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?