lesson 1 - Basic Turtle Instructions

lesson 1 - Basic Turtle Instructions

8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Turtle

Python Turtle

2nd - 12th Grade

10 Qs

Exploring Turtle Graphics in Python

Exploring Turtle Graphics in Python

8th Grade

15 Qs

Small Basic Basics

Small Basic Basics

8th - 9th Grade

10 Qs

Python L1 Quiz 5: Random Numbers and More Turtle Features

Python L1 Quiz 5: Random Numbers and More Turtle Features

1st - 12th Grade

10 Qs

CodeMonkey 0-35 Review

CodeMonkey 0-35 Review

5th - 8th Grade

14 Qs

Year 8 - Progress Check 1 (Python Turtle Shapes)

Year 8 - Progress Check 1 (Python Turtle Shapes)

8th - 9th Grade

10 Qs

Модуль Turtle

Модуль Turtle

7th - 8th Grade

13 Qs

Python Programming with Tracy the Turtle

Python Programming with Tracy the Turtle

6th - 8th Grade

10 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?