wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Lesson 5 - Turtle module - 2

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

Which function is used for filling the color?

a)

color

b)

bigcolor

c)

fillcolor

d)

none

2.

Which function is used to move the pointer ?

a)

transfer

b)

move

c)

goto

d)

none

3.

Which function is used for changing pointer shape ?

a)

size

b)

area

c)

shape

d)

none

4.

Which function is used to draw a circle ?

a)

spherical

b)

circle

c)

both spherical and circle

d)

none

5.

Using which function you can avoid the drawing ?

a)

avoiddraw

b)

ignoredraw

c)

penup

d)

none

6.

Can we change the speed of drawing ?

a)

yes

b)

no

c)

can't say

d)

none

7.

Can we change the shape of turtle pointer ?

a)

yes

b)

no

c)

can't say

d)

none

8.

Which function is used to hide the pointer ?

a)

hide

b)

hideturtle

c)

avoidturtle

d)

none

9.

Why we use turtle module ?

a)

for gui design

b)

for heavy programming

c)

both

d)

none

10.

We can change only the color of ?

a)

line

b)

turtle

c)

both

d)

none