Python Turtle Methods

Python Turtle Methods

9th Grade

19 Qs

quiz-placeholder

Similar activities

Creative Coding Review

Creative Coding Review

8th - 12th Grade

20 Qs

KS4 - Python Turtle

KS4 - Python Turtle

9th - 11th Grade

15 Qs

Python turtle

Python turtle

8th - 9th Grade

20 Qs

VII разред: Python - Pygame

VII разред: Python - Pygame

1st - 12th Grade

22 Qs

Flow of Control in C++ ( Conditional statements)

Flow of Control in C++ ( Conditional statements)

9th Grade - University

17 Qs

PTS Algoritma dan Pemrograman

PTS Algoritma dan Pemrograman

9th - 12th Grade

15 Qs

Input, Output & Storage Devices

Input, Output & Storage Devices

5th - 9th Grade

16 Qs

Python - Turtle - Plenary

Python - Turtle - Plenary

6th Grade - University

16 Qs

Python Turtle Methods

Python Turtle Methods

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Ahmed Shams

Used 14+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Creates and returns a new turtle object
Turtle()
end_fill()
penup()

begin_fill()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Moves the turtle forward by the specified amount
forward()
shape()
left()
up()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Moves the turtle backward by the specified amount
backward()
goto()
left()
fillcolor()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turns the turtle clockwise
right()
down()
up()
begin_fill()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turns the turtle counterclockwise
left()
up()
right()
fillcolor()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Picks up the turtle’s Pen
penup()
goto()
dot()
fillcolor()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Puts down the turtle’s Pen
pendown()
goto()
backward()
fillcolor()

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?