Turtle module

Turtle module

9th Grade

20 Qs

quiz-placeholder

Similar activities

CS Principles Unit 5 Assessment

CS Principles Unit 5 Assessment

9th - 12th Grade

20 Qs

Processing Basics

Processing Basics

7th - 12th Grade

20 Qs

Logo Coding

Logo Coding

7th - 9th Grade

25 Qs

Animation and Games Review

Animation and Games Review

9th - 12th Grade

20 Qs

Animation and Games Review

Animation and Games Review

9th - 12th Grade

24 Qs

HTML

HTML

KG - University

20 Qs

Code.org: Lists, Loops, and Traversals

Code.org: Lists, Loops, and Traversals

9th - 12th Grade

24 Qs

Code.org List

Code.org List

9th - 12th Grade

24 Qs

Turtle module

Turtle module

Assessment

Quiz

Computers

9th Grade

Medium

Created by

P Bailey

Used 6+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output shape of the following Python code?

square

rectange

triangle

kite

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

To make the turtle move forward, which command is used?

turtle.penup()

turtle.forward()

turtle.move()

turtle.backward()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When creating a square with the turtle, what angle in degrees is needed when turning?

120

180

45

90

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the keyword needed to repeat code (iterate or loop) in Python?

for

if

input

print

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at this code, how many times will it loop?

100

90

4

190

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image
What is wrong with this code?
Missing Brackets
Missing Comma
Missing Colon
Incorrect spelling 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will this create?

Triangle

Rectangle

Hexagon

Will look like the turtle is climbing stairs

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?