Combined Python Turtle 1&2

Combined Python Turtle 1&2

8th Grade

20 Qs

quiz-placeholder

Similar activities

Artificial Intelligence and SketchUp

Artificial Intelligence and SketchUp

8th - 10th Grade

20 Qs

Computational Thinking - Review

Computational Thinking - Review

7th - 9th Grade

15 Qs

Grade 8

Grade 8

8th Grade

17 Qs

Coding Quiz

Coding Quiz

6th - 10th Grade

15 Qs

VECTOR GRAPHIC

VECTOR GRAPHIC

5th - 8th Grade

20 Qs

Search Engines

Search Engines

8th - 10th Grade

24 Qs

3D Printing-Tinker/Brain Pop

3D Printing-Tinker/Brain Pop

6th - 8th Grade

20 Qs

Design your website

Design your website

7th - 12th Grade

20 Qs

Combined Python Turtle 1&2

Combined Python Turtle 1&2

Assessment

Quiz

Computers

8th Grade

Practice Problem

Hard

Created by

Mrs Morel

Used 84+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?

Error checking
Debugging
Syntax finder
Error finder

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output from this code?

A star with an orange outline
A solid orange star
A pentagon with an orange outline
A solid orange pentagon

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To move the turtle to  a specific position on the drawing canvas you need to use which of the following commands?

set_pos( )
setpos( ):
setpos
setpos( )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In order to move the turtle 120 forward without drawing on the screen, which order is correct?

turtle.forward(120)

turtle.penup()

turtle.pendown()

turtle.pendown()

turtle.forward(120)

turtle.penup()

turtle.penup()

turtle.forward(120)

turtle.pendown()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

for

if

input

print

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

There is an error on this piece of code, what is the correct statement?

screen.bgcolor("lightblue")

screen.bgcolor="lightblue")

screen.bgcolour("lightblue")

screen.bgcolor=lightblue()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What shape will this create?

Triangle

Hexagon

Rectangle

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?