Python Turtle Graphics Assessment for 7th Grade

Python Turtle Graphics Assessment for 7th Grade

16 Qs

quiz-placeholder

Similar activities

TUESDAY: Language Review

TUESDAY: Language Review

1st - 5th Grade

21 Qs

DGP/Stem Quiz Week 6

DGP/Stem Quiz Week 6

6th - 8th Grade

12 Qs

NXT Bluetooth & Sound Quiz

NXT Bluetooth & Sound Quiz

KG - University

20 Qs

Y3 - Programming B - Events and actions in programs

Y3 - Programming B - Events and actions in programs

KG - University

14 Qs

Excel Module 2 Practice Concepts

Excel Module 2 Practice Concepts

KG - University

20 Qs

Using Pencolor and Pensizes- CCE

Using Pencolor and Pensizes- CCE

KG - University

18 Qs

Guess The Picture

Guess The Picture

KG - University

20 Qs

Canada Part 2 Quiz

Canada Part 2 Quiz

KG - University

20 Qs

Python Turtle Graphics Assessment for 7th Grade

Python Turtle Graphics Assessment for 7th Grade

Assessment

Quiz

others

Medium

Created by

Owen McDougald

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the Python Turtle module?
To create spreadsheets
To draw graphics and shapes using a virtual turtle
To store data in databases
To create web pages

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which command makes the turtle move forward?
backward()
right()
forward()
left()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command makes the turtle turn right by 90 degrees?
turn(90)
right(90)
rotate(90)
clockwise(90)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which color would NOT work in color()?
"red"
"sparkly"
"blue"
"green"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the penup() command do?
Lifts the pen so the turtle moves without drawing
Makes the turtle draw faster
Changes the pen color
Makes the line thicker

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command fills a shape after you've drawn it?
complete()
draw()
fill()
end_fill()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you make the turtle move faster?
fast()
speed(10)
quick()
rush()

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?