S2 Python Turtle Quiz

S2 Python Turtle Quiz

9th Grade

25 Qs

quiz-placeholder

Similar activities

Python Basics ;)

Python Basics ;)

11th Grade

20 Qs

Low Stakes 1 HT 6

Low Stakes 1 HT 6

1st - 9th Grade

21 Qs

Code.org AP CSP Lists

Code.org AP CSP Lists

9th - 12th Grade

20 Qs

Lists and Loops in Computer Science

Lists and Loops in Computer Science

10th - 12th Grade

20 Qs

Python turtle year 8 assessment

Python turtle year 8 assessment

7th - 9th Grade

20 Qs

Small Basic introduction

Small Basic introduction

9th Grade

20 Qs

Lessons 1 - 3 - Low Stakes Test

Lessons 1 - 3 - Low Stakes Test

8th - 10th Grade

21 Qs

CodeMonkey

CodeMonkey

1st Grade - Professional Development

20 Qs

S2 Python Turtle Quiz

S2 Python Turtle Quiz

Assessment

Quiz

Computers

9th Grade

Hard

Created by

C Rigg

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the function forward() do in Turtle graphics?

Go backward

Turn right

Go forward

Turn left

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which function is used to move the turtle without drawing?

pendown()

penup()

forward()

backward()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the line colour to red in Turtle graphics?

fillcolor("Red")

pencolor("Red")

begin_fill()

end_fill()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the begin_fill() function in Turtle graphics?

Ends the filling sequence

Begins to fill the shape

Changes the fill color

Lifts the pen up

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "Vector Graphics" refer to?

A type of bitmap image

A method of data encryption

Graphics based on mathematical equations

A type of audio file

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Python Turtle in programming?

To create 3D models

To perform complex calculations

To draw shapes and patterns

To manage databases

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term "syntax" mean in programming?

The color scheme of the code

The set of rules that defines the programming language

The speed at which a program runs

The hardware requirements for a program

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?