Turtle loops

Turtle loops

9th Grade

36 Qs

quiz-placeholder

Similar activities

Python Vocab

Python Vocab

9th - 12th Grade

34 Qs

Python - Coding Interpretation

Python - Coding Interpretation

9th Grade

35 Qs

Python Programming

Python Programming

5th - 9th Grade

37 Qs

End of Unit Assessment - EduBlocks

End of Unit Assessment - EduBlocks

9th - 12th Grade

37 Qs

Python Review

Python Review

8th - 12th Grade

35 Qs

Python L1 Concepts

Python L1 Concepts

1st - 12th Grade

40 Qs

Unit 5 AP CSP Code.org

Unit 5 AP CSP Code.org

9th - 12th Grade

33 Qs

Unit 9.1 - Textual Programming

Unit 9.1 - Textual Programming

8th Grade - University

35 Qs

Turtle loops

Turtle loops

Assessment

Quiz

Computers

9th Grade

Hard

Used 15+ times

FREE Resource

36 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A loop in programming means?

Repeating some instructions

A circle

Doing 1 instruction

Drawing shapes

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image
Look at this code, what shape will it make?
Square
Triangle
Rectangle
Hexagon 

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

When creating a rectangle with the turtle, what angle is needed when turning?
120
180
45
90

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you tell python you want to use the turtle library

turtle import

import turtle

import tuttle

import time

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What's the name of the turtle in the code?

turtle

t

i

for loops

shape

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will this code draw?

square

circle

hexagon

triangle

octagon

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the error in this code that will stop the program running?

The word turtle on line 2 should have a capital T

There should be a colon at the end of line 2

There should be () at the end of line 2

Line 6 and 7 shouldn't be indented

Turtle is spelt wrongly on line 3

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?