wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Small Basic (Turtle)

Total questions: 10

Worksheet time: 8mins

Name
Class
Date
1.
To make the pen go up you can use...
a)
PenUp()
b)
Turtle.PenUp()
c)
Turtle.Pen(Up)
d)
Turtle.Pendown()
2.
To make the pen go down you can use..
a)
Turtle.PenDown()
b)
Turtle.Pen(Down)
c)
GraphicsWindow.Title = ""
d)
TurtlePenDown()
3.
Which of these pieces of code will not work
a)
Turtle.PenDown()
b)
Turtle.TurnLeft(100)
c)
Turtle.Move(50)
d)
Turtle.Show()
4.
An algorithm is..
a)
A series of steps that is followed in order
b)
A type of logic gate
c)
PowerPoint
d)
A binary number 
5.
Turtle.Speed can
a)
Make the turtle go quicker
b)
Make the turtle dissapear
c)
Stop the pen from drawing 
d)
Make the turtle delete 
6.
You can use turtle to create algorithms
a)
True
b)
False
7.
What is this called?
a)
Black Box
b)
Text Window
8.
A storage area that can change
a)
Differing
b)
Variable
c)
Turtle
d)
Orange
9.
What is the name of the area where you are writing your code?
a)
Editor
b)
Code Window
10.
What will be displayed in the Text Window?
a)
tiger
b)
animal