Year 8 - Progress Check 1 (Python Turtle Shapes)

Year 8 - Progress Check 1 (Python Turtle Shapes)

8th - 9th Grade

10 Qs

quiz-placeholder

Similar activities

Python L5

Python L5

6th Grade - University

10 Qs

Python with Turtle

Python with Turtle

4th Grade - Professional Development

7 Qs

Python Turtle

Python Turtle

7th - 11th Grade

15 Qs

Introduction to Python Turtle

Introduction to Python Turtle

7th - 8th Grade

10 Qs

Python Turtle - Knowledge Check

Python Turtle - Knowledge Check

7th - 8th Grade

10 Qs

lesson 1 - Basic Turtle Instructions

lesson 1 - Basic Turtle Instructions

8th Grade

10 Qs

Edublocks Turtle intro

Edublocks Turtle intro

6th - 8th Grade

13 Qs

Turtle

Turtle

7th - 8th Grade

12 Qs

Year 8 - Progress Check 1 (Python Turtle Shapes)

Year 8 - Progress Check 1 (Python Turtle Shapes)

Assessment

Quiz

Computers

8th - 9th Grade

Hard

Created by

Olga Phillips

Used 65+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Look at this code, what shape will it make?

Square

Triangle

Rectangle

Hexagon

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will this draw?

A Brown rectangle with yellow outline

A Brown Square with a Red outline

A Red Square with a Red Outline

A Yellow Rectangle with a purple outline

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?
Syntax is the word used to describe an error
Syntax is the rules of the programming language
It is used to read information
It is used to output information 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What will be the output from this code?
Square
Triangle
Circle
Rectangle

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

This code should draw a solid orange square but it is not correct. How many errors are there?(do NOT take addressing the turtle as an error this time e.g. turtle.right(90))

1
2
3
4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To stop the turtle drawing you need to use which of the following commands?
penup:
pen_up( )
penup( )
penup( ):

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When using a command to move the turtle to a specific position on the drawing canvas, the middle of the canvas is represented by which coordinates?
1, 1
100, 100
0, 0
500, 500

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?