Search Header Logo
Turtle Introduction

Turtle Introduction

Assessment

Presentation

Computers

9th - 10th Grade

Practice Problem

Hard

Created by

Calum Gordon

Used 14+ times

FREE Resource

11 Slides • 15 Questions

1

Turtle Introduction

Turtle graphics

media

2

media

3

media

4

Multiple Select

Question image

In this lesson I am going to learn to ... ?

1

Use turtle graphics in Python

2

Use tortoise graphics in Python

3

Use terrapin graphics in Python

5

media

6

Multiple Choice

Which Python library module will you be using in this lesson?

1

turtle

2

math

3

sound

4

random

7

Multiple Select

Which programming constructs will you be using during this topic with turtle graphics?

1

sequence

2

selection

3

repetition

4

subprograms

8

media

9

media

10

Multiple Choice

Question image

In all the example turtle commands shown on the previous slide, what does <turtle> refer to?

1

The name of a Turtle object

2

The name of the turtle library module

3

A variable name

4

The string you type in before any turtle command

11

Multiple Choice

Question image

In all the example turtle commands shown on the previous slide, what is the best description of the part after <turtle>. ?

1

The Turtle method

2

The Turtle function

3

The Turtle subprogram

4

The Turtle procedure

12

media

13

Multiple Choice

Question image

Predict the shape that will be drawn ...

1

2 sides of a square

2

a complete square

3

a long line

4

3 sides of a square

14

media

15

media

16

media

17

Multiple Choice

Which method stops the turtle from drawing a line?

1

penup()

2

pendown()

3

forward(100)

4

right(90)

18

Fill in the Blank

Question image

Type the name of a Python library ...

19

Fill in the Blank

Question image

Type the name of a turtle object ...

20

Fill in the Blank

Question image

Type the name of a turtle object method ...

21

Fill in the Blank

Question image

Type the name of a function in the turtle module (without the parenthesis) ...

22

Fill in the Blank

Question image

Type a line number that uses a function from the math module ...

23

media

24

Multiple Select

Question image

In this lesson I have learned to ...

1

Use turtle graphics

2

Teach a turtle to use graphics

25

Open Ended

Question image

Thinking Hard

What was the most important thing you've learned in this lesson? Explain why?

(press Shift+Enter to take a new line ...)

26

Poll

Question image

How much of this lesson have you understood?

None of it

Some of it

Most of it

All of it

Turtle Introduction

Turtle graphics

media

Show answer

Auto Play

Slide 1 / 26

SLIDE