WorksheetsSmall Basic Variables
Total questions: 7
Worksheet time: 4mins
Name
Class
Date
1.
A variable is something that...
a)
Stays the same
b)
Changes
c)
Can't be modified
d)
Changes when you press F5
2.
What is the variable?
Name = TextWindow.Reader()
Name = TextWindow.Reader()
a)
Name
b)
Read
c)
()
d)
TextWindow
3.
What would you call a variable to save someones age?
a)
Age
b)
Name
c)
Location
4.
What are the variables?
Number1 = 10
Number2 = 20
Number1 = 10
Number2 = 20
a)
10
b)
20
c)
Number1 + Number2
d)
Just Number 1
5.
What symbol do i use to recall a variable?
a)
+
b)
!
c)
""
d)
@
6.
I can only have one variable in a program
a)
True
b)
False
7.
I can only have one variable with the same name in a program
a)
True
b)
False
100 %
