lesson 1 - Basic Turtle Instructions

lesson 1 - Basic Turtle Instructions

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Quiz

Python Quiz

8th Grade

15 Qs

Code HS Tracy Phyton Quiz

Code HS Tracy Phyton Quiz

6th - 8th Grade

10 Qs

Compsciens

Compsciens

8th Grade

8 Qs

Turtle Coding Test

Turtle Coding Test

4th - 8th Grade

12 Qs

Python Turtle_1 6кл

Python Turtle_1 6кл

6th - 8th Grade

13 Qs

Python L29 Snake Game

Python L29 Snake Game

6th - 8th Grade

10 Qs

Python Plus : Turtle Race

Python Plus : Turtle Race

6th - 8th Grade

10 Qs

Exploring Python Turtle Graphics

Exploring Python Turtle Graphics

7th Grade - University

12 Qs

lesson 1 - Basic Turtle Instructions

lesson 1 - Basic Turtle Instructions

Assessment

Quiz

Computers

8th Grade

Medium

Created by

R Ward

Used 22+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What programme are you learning this semester?

Java

HTML

Python Turtle

C++

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you command the turtle to move forward?

turtle.forward

turtle forward

turtle (forward)

turtle.walk

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you command the turtle to turn right?

turtle (right)

turtle.right

turtle.left

turtle right

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you lift the pen up?

turtle.(penup)

turtle.penup

turtle penup

turtle.penup()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which piece of code would make the shape brown?

turtle.fillcolor("Brown")

turtle.fillcolor(Brown)

turtle.fillcolour("Brown)

turtle.fill.brown

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you change the pen colour to blue?

turtle.pencolor("Red)

turtle.pencolor("Blue")

turtle.bluepen

blue.pen.turtle

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To make a square, what angle should turtle be turning?

180

20

90

72

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?