Search Header Logo

Python Turtle - Knowledge Check

Authored by Ray Birchall

Computers

7th - 8th Grade

Used 66+ times

Python Turtle - Knowledge Check
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of programming language is Python?

Block based

Command Line

Fill in the blanks

Object Oriented

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What ‘object’ do you control in Python turtle?

The pen object which draws your commands

The shape object which draws your commands

The pencil object which draws your commands

The turtle object which draws your commands

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the ‘turtle’ represent in Python?

A program

A person

A pen

A drawing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does import turtle mean?

Loads the turtle library so the turtle functions are used automatically

Loads the turtle library and writes code automatically

Loads the turtle library so the turtle functions can be used in your program

Load the turtle library so you can choose the correct program to solve your problem

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the command ‘wn’ do?

Closes the window where your drawing is created

Controls how the window where your drawing is shown behaves

Creates the window where your drawing is created

Creates the drawing on your screen

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of an ‘object.property(attribute)’

name.pen(5)

name.penup()

name.pendraw(10)

name.penup

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the lines of code called in a program?

Code

Instructions

Source Lines of Code

Lines of Code

Access all questions and much more by creating a free account

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

Already have an account?