Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Small Basic

Total questions: 17

Worksheet time: 10mins

Name
Class
Date
1.
What is Small Basic?
a)
Text based programming
b)
Pictoral based programming
2.
What can you do in Small Basic?
a)
Fix Hardware
b)
Create a Computer Programme
c)
Hack Compu
3.
Which key is used to run a program in Small Basic? 
a)
Enter
b)
F5
c)
F10
d)
F12
4.
What code would you use to write a message to the screen?
a)
TextWindow.Title
b)
TextWindow.WriteLine
5.
Text in speech marks e.g. "Hello World!" are called?
a)
Variables
b)
Booleans
c)
Strings
d)
Text Operators
6.

What does this code do: GraphicsWindow.BackgroundColor="red"

a)

Change the background colour to red

b)

Draw a Square

c)

Create a house

d)

Draw a Blue Line

7.
What is this called?
a)
Black Box
b)
Text Window
8.
A storage area that can change
a)
Differing
b)
Variable
9.
What code would you use to read the user's answer?
a)
TextWindow.Read()
b)
TextWindow.WriteLine
10.
To temporarily store a value in Small Basic you need to create a..?
a)
Operator
b)
Variable
c)
Statement
d)
Text Window
11.
To make the pen go up you can use...
a)
PenUp()
b)
Turtle.PenUp()
c)
Turtle.Pen(Up)
d)
Turtle.Pendown()
12.
Which of these pieces of code will not work
a)
Turtle.PenDown()
b)
Turtle.TurnLeft(100)
c)
Turtle.Move(50)
d)
Turtle.Show()
13.
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 
14.
What is this called?
a)
Black Box
b)
Text Window
15.
To make the pen go down you can use..
a)
Turtle.PenDown()
b)
Turtle.Pen(Down)
c)
GraphicsWindow.Title = ""
d)
TurtlePenDown()
16.
What is the name of the area where you are writing your code?
a)
Editor
b)
Code Window
17.
What will be displayed in the Text Window?
a)
tiger
b)
animal