Data Types Practice Worksheet
Data Types Practice Worksheet
COMPUTER SCIENCE
Term II, 2020-21
YEAR:07
Practice Worksheet:
Starting Activity
Find out where the name ‘Boole’ came from and what a ‘Boolean variable’ is. Write
your answer(s) in the space below:
(capital Bool
F!)
integer int
string str
float float
boolean bool
Hint: Quotation marks are used to show the start and end point of a string, e.g.
“this is a string”